Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: failed to set disable_auto_update option #22

Open
kuju63 opened this issue Jun 26, 2022 · 0 comments
Open

bug: failed to set disable_auto_update option #22

kuju63 opened this issue Jun 26, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@kuju63
Copy link
Owner

kuju63 commented Jun 26, 2022

Describe the bug

disable_auto_update option does not work.

To Reproduce

  1. run container
docker run -it -e token="******" -e owner="kuju63" -e repo_name="github-runner" -e runner_name="sample" -e disable_auto_update="1" github-runner:latest

but error occurred.

Unrecognized command-line input arguments for command run: 'disableupdate'. For usage refer to: .\config.cmd --help or ./config.sh --help
An error occurred: Not configured. Run config.(sh/cmd) to configure the runner.

Expected behavior

Error does not be occurred.

Runtime environment (please complete the following information):

  • Container runtime: Docker
  • Version: 0.5.4
  • GitHub: GitHub.com
  • GitHub Version (GitHub Enterprise Server only): [e.g. 3.0.4]
@kuju63 kuju63 added the bug Something isn't working label Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant