We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 639bd75 commit 5b00e52Copy full SHA for 5b00e52
.github/workflows/ciCreatePlatformPoolScheduled.yml
@@ -12,9 +12,6 @@ jobs:
12
createPool:
13
uses: navikt/sf-platform/.github/workflows/ciCreatePlatformPool.yml@main
14
with:
15
- gitRef: "main"
16
- ciPoolConfigPath: "config/sf-ci-platform-pool-def.json"
17
- devPoolConfigPath: "config/sf-platform-pool-def.json"
18
clearPools: ${{ github.event.schedule == '15 1 * * 1-5' }}
19
secrets:
20
SF_DEVHUB_URL: ${{ secrets.SF_DEVHUB_URL }}
0 commit comments