Skip to content

Commit

Permalink
chore: change to trigger build (#1079)
Browse files Browse the repository at this point in the history
* chore: change to trigger build

Co-authored-by: toast-gear <toast-gear@users.noreply.github.com>
  • Loading branch information
toast-gear and toast-gear committed Jan 28, 2022
1 parent 1f7e440 commit f09a974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runner/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@ if [ "${RUNNER_FEATURE_FLAG_EPHEMERAL:-}" != "true" -a "${RUNNER_EPHEMERAL}" !=
fi

unset RUNNER_NAME RUNNER_REPO RUNNER_TOKEN
exec ./bin/runsvc.sh "${args[@]}"
exec ./bin/runsvc.sh "${args[@]}"

0 comments on commit f09a974

Please sign in to comment.