Skip to content

Commit

Permalink
add new token
Browse files Browse the repository at this point in the history
  • Loading branch information
MialLewis committed Dec 17, 2023
1 parent 97a8b64 commit b887f08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions runner/ansible/setup/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ set -ex
mkdir /home/nonroot/actions-runner && cd /home/nonroot/actions-runner
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
tar xzf ./actions-runner-linux-x64-2.311.0.tar.gz
./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65UNHU44YBHS7GRCB7LFPT6D4
./run.sh
./config.sh --url https://github.com/mantidproject/vesuvio --token AWZQ65WBHOW75IEIVFMRX63FP6IBQ
./run.sh

0 comments on commit b887f08

Please sign in to comment.