Browse Source
Move packet_centos7-calico-ha-once-localhost to the appropriate CI stage (#5881)
pull/5880/head
Maxime Guyot
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.gitlab-ci/packet.yml
|
@ -102,7 +102,7 @@ packet_centos7-calico-ha: |
|
|
when: manual |
|
|
when: manual |
|
|
|
|
|
|
|
|
packet_centos7-calico-ha-once-localhost: |
|
|
packet_centos7-calico-ha-once-localhost: |
|
|
stage: unit-tests |
|
|
|
|
|
|
|
|
stage: deploy-part2 |
|
|
extends: .packet |
|
|
extends: .packet |
|
|
when: on_success |
|
|
when: on_success |
|
|
services: |
|
|
services: |
|
|