|
|
@ -32,7 +32,7 @@ packet_cleanup_old: |
|
|
|
after_script: [] |
|
|
|
|
|
|
|
# The ubuntu20-calico-all-in-one jobs are meant as early stages to prevent running the full CI if something is horribly broken |
|
|
|
packet_ubuntu20-calico-all-in-one: |
|
|
|
packet_ubuntu24-calico-all-in-one: |
|
|
|
stage: deploy-part1 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
@ -46,27 +46,27 @@ packet_ubuntu20-all-in-one-docker: |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_ubuntu20-calico-all-in-one-hardening: |
|
|
|
packet_ubuntu20-all-in-one: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_ubuntu22-all-in-one-docker: |
|
|
|
packet_ubuntu20-calico-all-in-one-hardening: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_ubuntu22-calico-all-in-one: |
|
|
|
packet_ubuntu22-all-in-one-docker: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_ubuntu24-all-in-one-docker: |
|
|
|
packet_ubuntu22-calico-all-in-one: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|
|
|
|
|
packet_ubuntu24-calico-all-in-one: |
|
|
|
packet_ubuntu24-all-in-one-docker: |
|
|
|
stage: deploy-part2 |
|
|
|
extends: .packet_pr |
|
|
|
when: on_success |
|
|
|