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 67575d0 commit aa43baaCopy full SHA for aa43baa
.github/workflows/stackhpc-all-in-one.yml
@@ -339,7 +339,7 @@ jobs:
339
# Stash changes to tracked files, and set clean=false to avoid removing untracked files.
340
# Revert changes to RabbitMQ Queue types to avoid a merge conflict
341
- name: Stash config changes
342
- run: git restore etc/kayobe/environments/ci-aio/kolla/globals && git stash
+ run: git restore etc/kayobe/environments/ci-aio/kolla/globals.yml && git stash
343
if: inputs.upgrade
344
345
- name: Checkout current release config
0 commit comments