File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ name: Multinode
52
52
jobs :
53
53
multinode :
54
54
name : Multinode
55
- uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@1.0.0
55
+ uses : stackhpc/stackhpc-openstack-gh-workflows/.github/workflows/multinode.yml@break-condition
56
56
with :
57
57
multinode_name : ${{ inputs.multinode_name }}
58
58
os_distribution : ${{ inputs.os_distribution }}
66
66
ssh_key : ${{ inputs.ssh_key }}
67
67
stackhpc_kayobe_config_version : ${{ github.ref_name }}
68
68
# NOTE(upgrade): Reference the PREVIOUS release here.
69
- stackhpc_kayobe_config_previous_version : stackhpc/zed
69
+ stackhpc_kayobe_config_previous_version : stackhpc/2023.1
70
70
terraform_kayobe_multinode_version : ${{ inputs.terraform_kayobe_multinode_version }}
71
71
secrets : inherit
You can’t perform that action at this time.
0 commit comments