Skip to content

Commit

Permalink
Always enable GitLab CI artifacts for cluster-dump
Browse files Browse the repository at this point in the history
  • Loading branch information
Miouge1 authored and Miouge1 committed Jul 16, 2020
1 parent 5e22574 commit ca4a7b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ before_script:
- packet
image: quay.io/kubespray/kubespray:$KUBESPRAY_VERSION
artifacts:
when: always
paths:
- cluster-dump/

Expand Down
1 change: 1 addition & 0 deletions .gitlab-ci/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
when: manual
only: [/^pr-.*$/]
artifacts:
when: always
paths:
- cluster-dump/
variables:
Expand Down

0 comments on commit ca4a7b9

Please sign in to comment.