Skip to content

Commit

Permalink
Turn off for the time being
Browse files Browse the repository at this point in the history
  • Loading branch information
efrecon committed Feb 16, 2024
1 parent a0b3a08 commit e5cf112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/runner.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ RUNNER_EPHEMERAL=${RUNNER_EPHEMERAL:-"0"}
RUNNER_INSTALL=${RUNNER_INSTALL:-"/opt/gh-runner-krunvm/share/runner"}

# Permit several installations
RUNNER_MULTI=${RUNNER_MULTI:-"0"}
RUNNER_MULTI=${RUNNER_MULTI:-"1"}

# Should the runner auto-update
RUNNER_UPDATE=${RUNNER_UPDATE:-"0"}
Expand Down

0 comments on commit e5cf112

Please sign in to comment.