Browse Source

CI: test hardening setup in normal CI run (#11809)

pull/11814/head
Max Gautier 4 months ago
committed by GitHub
parent
commit
180ce0b2ce
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions
  1. 6
      .gitlab-ci/packet.yml

6
.gitlab-ci/packet.yml

@ -123,6 +123,9 @@ packet_ubuntu20-cilium-sep:
packet_openeuler24-calico:
extends: .packet_pr
packet_ubuntu20-calico-all-in-one-hardening:
extends: .packet_pr
## Extended
packet_debian11-docker:
extends: .packet_pr_extended
@ -148,9 +151,6 @@ packet_almalinux8-calico:
packet_almalinux8-docker:
extends: .packet_pr_extended
packet_ubuntu20-calico-all-in-one-hardening:
extends: .packet_pr_extended
packet_ubuntu24-calico-all-in-one:
extends: .packet_pr_extended

Loading…
Cancel
Save