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 7979 all-in-one-ubuntu-jammy-ovs :
8080 name : aio (Ubuntu Jammy OVS)
8181 needs :
82+ - check-changes
8283 - build-kayobe-image
8384 uses : ./.github/workflows/stackhpc-all-in-one.yml
8485 with :
9596 all-in-one-ubuntu-jammy-ovn :
9697 name : aio (Ubuntu Jammy OVN)
9798 needs :
99+ - check-changes
98100 - build-kayobe-image
99101 uses : ./.github/workflows/stackhpc-all-in-one.yml
100102 with :
@@ -111,6 +113,7 @@ jobs:
111113 all-in-one-rocky-9-ovs :
112114 name : aio (Rocky 9 OVS)
113115 needs :
116+ - check-changes
114117 - build-kayobe-image
115118 uses : ./.github/workflows/stackhpc-all-in-one.yml
116119 with :
@@ -127,6 +130,7 @@ jobs:
127130 all-in-one-rocky-9-ovn :
128131 name : aio (Rocky 9 OVN)
129132 needs :
133+ - check-changes
130134 - build-kayobe-image
131135 uses : ./.github/workflows/stackhpc-all-in-one.yml
132136 with :
You can’t perform that action at this time.
0 commit comments