Skip to content

Commit

Permalink
Disable container image jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrews committed May 2, 2022
1 parent 49237b8 commit e7d1adb
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions .zuul.d/project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,4 @@
post:
jobs: []
periodic:
jobs:
- ansible-buildset-registry
- ansible-runner-upload-container-image:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.9:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.10:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.11:
vars:
upload_container_image_promote: false
- ansible-runner-upload-container-image-stable-2.12:
vars:
upload_container_image_promote: false
jobs: []

0 comments on commit e7d1adb

Please sign in to comment.