ephemeral runner pipeline
parent
67f74da614
commit
e262aec982
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
./config.sh --url https://github.com/$repo --token $TOKEN --ephemeral
|
./config.sh --url https://github.com/$repo --token $TOKEN --ephemeral
|
||||||
echo "cloud runner stop watching job"
|
echo "cloud runner stop watching job"
|
||||||
./run.sh
|
./run.sh
|
||||||
secrets:
|
secrets: []
|
||||||
boot-game-ci-cloud-runner:
|
boot-game-ci-cloud-runner:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
needs: boot-self-hosted-runner
|
needs: boot-self-hosted-runner
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue