mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-10 20:49:27 -02:30
fix openstack cleanup (#11410)
Signed-off-by: Kay Yan <kay.yan@daocloud.io> Co-authored-by: Kay Yan <kay.yan@daocloud.io>
This commit is contained in:
committed by
GitHub
parent
76d07e901f
commit
bd80766aca
@@ -79,7 +79,7 @@ ci-not-authorized:
|
||||
after_script: []
|
||||
rules:
|
||||
# LGTM or ok-to-test labels
|
||||
- if: $PR_LABELS =~ /.*,(lgtm|ok-to-test).*|^(lgtm|ok-to-test).*/i
|
||||
- if: $PR_LABELS =~ /.*,(lgtm|approved|ok-to-test).*|^(lgtm|approved|ok-to-test).*/i
|
||||
variables:
|
||||
CI_OK_TO_TEST: '0'
|
||||
when: always
|
||||
|
||||
Reference in New Issue
Block a user