Run test-schema on additional refs. (#17856)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
f2099ec00b
Коммит
827edfccbb
@@ -126,6 +126,8 @@ test-schema-mysql:
|
|||||||
- k8s-memory
|
- k8s-memory
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_REF_NAME == "master"'
|
- if: '$CI_COMMIT_REF_NAME == "master"'
|
||||||
|
- if: '$CI_COMMIT_REF_NAME == "cloud"'
|
||||||
|
- if: '$CI_COMMIT_REF_NAME =~ /^release-/'
|
||||||
|
|
||||||
test-schema-postgres:
|
test-schema-postgres:
|
||||||
stage: test
|
stage: test
|
||||||
@@ -148,3 +150,5 @@ test-schema-postgres:
|
|||||||
- k8s-memory
|
- k8s-memory
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_REF_NAME == "master"'
|
- if: '$CI_COMMIT_REF_NAME == "master"'
|
||||||
|
- if: '$CI_COMMIT_REF_NAME == "cloud"'
|
||||||
|
- if: '$CI_COMMIT_REF_NAME =~ /^release-/'
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user