mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-18 13:11:21 -03:30
Always enable GitLab CI artifacts for cluster-dump (#6412)
This commit is contained in:
parent
5e22574402
commit
b35e6558bc
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user