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 e305202 commit 06a0cbfCopy full SHA for 06a0cbf
.github/workflows/ipa-image-build.yml
@@ -32,12 +32,12 @@ env:
32
ANSIBLE_FORCE_COLOR: True
33
KAYOBE_ENVIRONMENT: ci-builder
34
KAYOBE_VAULT_PASSWORD: ${{ secrets.KAYOBE_VAULT_PASSWORD }}
35
-
36
jobs:
37
runner-selection:
38
uses: ./.github/workflows/runner-selector.yml
39
with:
40
runner_env: ${{ inputs.runner_env }}
+
41
ipa-image-build:
42
name: Build IPA images
43
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
0 commit comments