Add Ubuntu 20.04 RC image and test job (#5836)

This commit is contained in:
Maxime Guyot
2020-03-27 10:14:23 +01:00
committed by GitHub
parent 3237b2702f
commit b2d740dd1f
5 changed files with 24 additions and 0 deletions

View File

@@ -14,6 +14,12 @@ packet_ubuntu18-calico-aio:
extends: .packet
when: on_success
# Future AIO job
packet_ubuntu20-calico-aio:
stage: deploy-part1
extends: .packet
when: manual
# ### PR JOBS PART2
packet_centos7-flannel-addons: