Этот коммит содержится в:
John Tzikas
2021-03-08 18:15:54 +02:00
коммит произвёл GitHub
родитель fca78d693a
Коммит f80d39078f

Просмотреть файл

@@ -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