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 97a8b64 commit b887f08Copy full SHA for b887f08
runner/ansible/setup/setup.sh
@@ -3,5 +3,5 @@ set -ex
3
mkdir /home/nonroot/actions-runner && cd /home/nonroot/actions-runner
4
curl -o actions-runner-linux-x64-2.311.0.tar.gz -L https://github.com/actions/runner/releases/download/v2.311.0/actions-runner-linux-x64-2.311.0.tar.gz
5
tar xzf ./actions-runner-linux-x64-2.311.0.tar.gz
6
-./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65UNHU44YBHS7GRCB7LFPT6D4
7
-./run.sh
+./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65WBHOW75IEIVFMRX63FP6IBQ
+./run.sh
0 commit comments