Skip to content

Commit aa08c6d

Browse files
committed
zuul: rebuild osism-kubernetes on push
Signed-off-by: Christian Berendt <[email protected]>
1 parent 1786a1e commit aa08c6d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.zuul.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,14 @@
4444
secret: SECRET_ANSIBLE_COLLECTION_COMMONS
4545
pass-to-parent: true
4646

47+
- job:
48+
name: ansible-collection-commons-osism-kubernetes-push
49+
parent: abstract-osism-kubernetes-push
50+
secrets:
51+
- name: secret
52+
secret: SECRET_ANSIBLE_COLLECTION_COMMONS
53+
pass-to-parent: true
54+
4755
- job:
4856
name: abstract-ansible-collection-commons-molecule
4957
parent: ansible-molecule
@@ -465,3 +473,5 @@
465473
jobs:
466474
- ansible-collection-commons-container-image-osism-ansible-push:
467475
branches: main
476+
- ansible-collection-commons-osism-kubernetes-push:
477+
branches: main

0 commit comments

Comments
 (0)