We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d30fc0 commit aeaca0cCopy full SHA for aeaca0c
modules/runners/templates/install-runner.sh
@@ -3,7 +3,6 @@
3
## install the runner
4
5
s3_location=${S3_LOCATION_RUNNER_DISTRIBUTION}
6
-architecture=${RUNNER_ARCHITECTURE}
7
8
if [ -z "$RUNNER_TARBALL_URL" ] && [ -z "$s3_location" ]; then
9
echo "Neither RUNNER_TARBALL_URL or s3_location are set"
0 commit comments