Skip to content

Commit

Permalink
Correct latest image tag and remove linter/docs zuul jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
Shrews committed Jan 20, 2022
1 parent 16cc1fe commit a2f4579
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 3 additions & 2 deletions .zuul.d/jobs.yaml
Expand Up @@ -78,7 +78,9 @@
repository: quay.io/ansible/ansible-runner
siblings:
- github.com/ansible/ansible
tags: ['stable-2.12-devel']
tags:
- stable-2.12-devel
- latest
docker_images: *container_images_stable_2_12

- job:
Expand Down Expand Up @@ -126,7 +128,6 @@
- github.com/ansible/ansible
tags:
- stable-2.11-devel
- latest
docker_images: *container_images_stable_2_11

- job:
Expand Down
4 changes: 0 additions & 4 deletions .zuul.d/project.yaml
Expand Up @@ -9,10 +9,6 @@
- ansible-runner-build-container-image-stable-2.11
- ansible-runner-build-container-image-stable-2.12
- ansible-runner-integration
- ansible-runner-tox-linters
- ansible-tox-docs:
vars:
sphinx_build_dir: docs/build
gate:
jobs: *id001
post:
Expand Down

0 comments on commit a2f4579

Please sign in to comment.