File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ jobs:
173173 all-in-one-ubuntu-jammy-ovs :
174174 name : aio (Ubuntu Jammy OVS)
175175 needs :
176+ - check-changes
176177 - build-kayobe-image
177178 uses : ./.github/workflows/stackhpc-all-in-one.yml
178179 with :
@@ -189,6 +190,7 @@ jobs:
189190 all-in-one-ubuntu-jammy-ovn :
190191 name : aio (Ubuntu Jammy OVN)
191192 needs :
193+ - check-changes
192194 - build-kayobe-image
193195 uses : ./.github/workflows/stackhpc-all-in-one.yml
194196 with :
@@ -205,6 +207,7 @@ jobs:
205207 all-in-one-rocky-9-ovs :
206208 name : aio (Rocky 9 OVS)
207209 needs :
210+ - check-changes
208211 - build-kayobe-image
209212 uses : ./.github/workflows/stackhpc-all-in-one.yml
210213 with :
@@ -221,6 +224,7 @@ jobs:
221224 all-in-one-rocky-9-ovn :
222225 name : aio (Rocky 9 OVN)
223226 needs :
227+ - check-changes
224228 - build-kayobe-image
225229 uses : ./.github/workflows/stackhpc-all-in-one.yml
226230 with :
You can’t perform that action at this time.
0 commit comments