Browse Source

Enable opensuse in CI (#11159)

It works, so let's ensure it continues to work.
pull/11180/head
Max Gautier 4 months ago
committed by GitHub
parent
commit
41036e3b53
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. 2
      .gitlab-ci/packet.yml

2
.gitlab-ci/packet.yml

@ -188,7 +188,7 @@ packet_fedora38-docker-weave:
packet_opensuse-docker-cilium:
stage: deploy-part2
extends: .packet_pr
when: manual
when: on_success
# ### MANUAL JOBS

Loading…
Cancel
Save