Skip to content

Commit

Permalink
CI: test hardening setup in normal CI run (#11809)
Browse files Browse the repository at this point in the history
  • Loading branch information
VannTen authored Dec 18, 2024
1 parent 331671a commit 180ce0b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitlab-ci/packet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand Down

0 comments on commit 180ce0b

Please sign in to comment.