Maxime Guyot
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
0 deletions
-
.gitlab-ci.yml
-
.gitlab-ci/terraform.yml
|
|
@ -42,6 +42,7 @@ before_script: |
|
|
|
- packet |
|
|
|
image: quay.io/kubespray/kubespray:$KUBESPRAY_VERSION |
|
|
|
artifacts: |
|
|
|
when: always |
|
|
|
paths: |
|
|
|
- cluster-dump/ |
|
|
|
|
|
|
|
|
|
@ -38,6 +38,7 @@ |
|
|
|
when: manual |
|
|
|
only: [/^pr-.*$/] |
|
|
|
artifacts: |
|
|
|
when: always |
|
|
|
paths: |
|
|
|
- cluster-dump/ |
|
|
|
variables: |
|
|
|