You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI , i have create a docker-compose.yaml and try to run the runner with RUNNER_LABELS environment variable, but it doesn't work as expected.
here is my docker-compose.yaml file
Actually after i switch the image from tcardonne/github-runner:latest to tcardonne/github-runner:ubuntu-20.04. then the label start working, but it didnt work for latest tag which use debian for so reason.
HI , i have create a docker-compose.yaml and try to run the runner with RUNNER_LABELS environment variable, but it doesn't work as expected.
here is my docker-compose.yaml file
after i docker-compose up, the runner did run successfully but without "my-runner" label attached.
Can you help me with this?
regards
dawnseeker8
The text was updated successfully, but these errors were encountered: