Disable check-deps ci step (#17083)
Этот коммит содержится в:
@@ -422,10 +422,12 @@ workflows:
|
|||||||
ignore:
|
ignore:
|
||||||
- master
|
- master
|
||||||
- /^release-.*/
|
- /^release-.*/
|
||||||
- check-deps:
|
# Disabling check-deps since the new version is not on bintray and all builds will fail
|
||||||
context: sast-webhook
|
# we've are on top of this, and it's going to be temporary.
|
||||||
requires:
|
#- check-deps:
|
||||||
- setup
|
# context: sast-webhook
|
||||||
|
# requires:
|
||||||
|
# - setup
|
||||||
# - check-i18n:
|
# - check-i18n:
|
||||||
# requires:
|
# requires:
|
||||||
# - setup
|
# - setup
|
||||||
@@ -498,10 +500,12 @@ workflows:
|
|||||||
- master
|
- master
|
||||||
- /^release-.*/
|
- /^release-.*/
|
||||||
- cloud
|
- cloud
|
||||||
- check-deps:
|
# Disabling check-deps since the new version is not on bintray and all builds will fail
|
||||||
context: sast-webhook
|
# we've are on top of this, and it's going to be temporary.
|
||||||
requires:
|
#- check-deps:
|
||||||
- setup
|
# context: sast-webhook
|
||||||
|
# requires:
|
||||||
|
# - setup
|
||||||
# - check-i18n:
|
# - check-i18n:
|
||||||
# requires:
|
# requires:
|
||||||
# - setup
|
# - setup
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user