Skip to content

Self hosted action fails on linux.sh #410

Discussion options

You must be logged in to vote

I have patched this in shivammathur/node-docker@174a323
Pull shivammathur/node:focal-slim image again and then rebuild your runner docker image. It should work correctly.

docker pull shivammathur/node:focal-slim

# Follow Build and Run steps from the wiki

docker build -t linuxselfhosted:0.2 --build-arg RUNNER_VERSION=1.2.3 .
docker run -it -e RUNNER_URL=https://github.com/foo/bar -e RUNNER_TOKEN=ABCDEFGHIJKLNMOPQRSTUVWXYZABC linuxselfhosted:0.1

In next release, I would figure out if I can find a better solution so that setup-php handles it.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@Steveb-p
Comment options

@Steveb-p
Comment options

@Steveb-p
Comment options

Comment options

You must be logged in to vote
1 reply
@Steveb-p
Comment options

Answer selected by Steveb-p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants