Skip to content

Commit 9f41c40

Browse files
Crow-ControlCopilot
andcommitted
set actions_results_url to the normal default for actions runner (unless overridden)
Co-authored-by: Copilot <copilot@github.com>
1 parent 2217a7f commit 9f41c40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/actions-runner/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ENV RUNNER_MANUALLY_TRAP_SIG=1 \
1212
HOMEBREW_NO_ENV_HINTS=1 \
1313
HOMEBREW_NO_INSTALL_CLEANUP=1 \
1414
RUNNER_ALLOW_RUNASROOT="1" \
15+
ACTIONS_RESULTS_URL="https://results-receiver.actions.githubusercontent.com" \
1516
GOPATH="/tmp/go"
1617

1718

0 commit comments

Comments
 (0)