Skip to content

Commit 425a0ac

Browse files
authored
Only run configure-aio-resources again on upgrade
1 parent 6308f6c commit 425a0ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stackhpc-all-in-one.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ jobs:
367367
/stack/kayobe-automation-env/src/kayobe-config/.automation/pipeline/playbook-run.sh etc/kayobe/ansible/configure-aio-resources.yml
368368
env:
369369
KAYOBE_AUTOMATION_SSH_PRIVATE_KEY: ${{ steps.ssh_key.outputs.ssh_key }}
370+
if: inputs.upgrade
370371

371372
- name: Tempest tests
372373
id: tempest

0 commit comments

Comments
 (0)