Add Debian 12(bookworm) support and CI (#10221)

Signed-off-by: tu1h <lihai.tu@daocloud.io>
This commit is contained in:
Louis Tu
2023-06-19 17:20:21 +08:00
committed by GitHub
parent 89a0f515c7
commit c5dac1cdf6
8 changed files with 87 additions and 1 deletions

View File

@ -103,6 +103,16 @@ packet_debian11-docker:
extends: .packet_pr
when: on_success
packet_debian12-calico:
stage: deploy-part2
extends: .packet_pr
when: on_success
packet_debian12-docker:
stage: deploy-part2
extends: .packet_pr
when: on_success
packet_centos7-calico-ha-once-localhost:
stage: deploy-part2
extends: .packet_pr