self hosted runner pipeline

pull/387/head
Frostebite 2022-04-17 02:09:50 +01:00
parent f211dc47b7
commit 6e877cbc01
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
with:
branch: ${{ github.ref }}
GITHUB_SHA: ${{ github.sha }}
GITHUB_REPOSITORY: ${{ github.repositoryUrl }}
cloudRunnerCluster: aws
allowDirtyBuild: true
cloudRunnerMemory: 4096
@ -70,6 +71,7 @@ jobs:
with:
branch: ${{ github.ref }}
GITHUB_SHA: ${{ github.sha }}
GITHUB_REPOSITORY: ${{ github.repositoryUrl }}
cloudRunnerCluster: aws
allowDirtyBuild: true
cloudRunnerMemory: 8192