self hosted runner pipeline

pull/387/head
Frostebite 2022-04-17 01:59:47 +01:00
parent 187897f549
commit cf6f489116
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ jobs:
./run.sh ./run.sh
boot-game-ci-cloud-runner: boot-game-ci-cloud-runner:
runs-on: self-hosted runs-on: self-hosted
needs: boot-self-hosted-runner
steps: steps:
- name: Unity - Builder - name: Unity - Builder
id: aws-fargate-unity-build id: aws-fargate-unity-build