ephemeral runner pipeline
parent
c7f0b4fcf3
commit
67f74da614
|
|
@ -54,6 +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:
|
||||||
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