Skip to content

Commit 32b7c29

Browse files
Alexander Indenbaumbaum
authored andcommitted
.github/workflows/build-container.yml: add demo-secure and atom as needed for push-images-to-ceph-registry
Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
1 parent 4ef6970 commit 32b7c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@ jobs:
886886

887887
push-images-to-ceph-registry:
888888
if: github.event_name == 'release'
889-
needs: [pytest, demo, discovery, ha, build-arm64]
889+
needs: [pytest, demo, demo-secure, discovery, ha, atom, build-arm64]
890890
runs-on: ubuntu-latest
891891

892892
steps:

0 commit comments

Comments
 (0)