Skip to content

Commit

Permalink
CI: move ubuntu18-calico-aio job to stage2 and relay only on ubuntu20…
Browse files Browse the repository at this point in the history
… with the variously supported ansible versions for stage1
  • Loading branch information
cristicalin committed Nov 9, 2021
1 parent 9a84dc5 commit b883f30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci/packet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
extends: .packet

packet_ubuntu18-calico-aio:
stage: deploy-part1
stage: deploy-part2
extends: .packet_pr
when: on_success

# Future AIO job
# The ubuntu20-calico-aio jobs are meant as early stages to prevent running the full CI if something is horribly broken
packet_ubuntu20-calico-aio:
stage: deploy-part1
extends: .packet_pr
Expand Down

0 comments on commit b883f30

Please sign in to comment.