We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b110a5 commit 3ea1ccbCopy full SHA for 3ea1ccb
1 file changed
.zuul.yaml
@@ -21,11 +21,6 @@
21
provides: apimon-container-image
22
vars: *apimon_image_vars
23
24
-- job:
25
- name: apimon-promote-image
26
- parent: otcinfra-promote-image-quay
27
- vars: *apimon_image_vars
28
-
29
- project:
30
merge-mode: squash-merge
31
check:
@@ -40,6 +35,3 @@
40
35
jobs:
41
36
- otc-tox-pep8
42
37
- apimon-upload-image
43
- promote:
44
- jobs:
45
- - apimon-promote-image
0 commit comments