build docker first (#12623)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
d290534297
Коммит
7ed2ac52a0
@@ -298,15 +298,9 @@ workflows:
|
|||||||
# - check-i18n:
|
# - check-i18n:
|
||||||
# requires:
|
# requires:
|
||||||
# - setup
|
# - setup
|
||||||
- test:
|
|
||||||
requires:
|
|
||||||
- setup
|
|
||||||
- test-schema:
|
|
||||||
requires:
|
|
||||||
- setup
|
|
||||||
- build:
|
- build:
|
||||||
requires:
|
requires:
|
||||||
- test
|
- setup
|
||||||
- upload-s3-sha:
|
- upload-s3-sha:
|
||||||
context: mattermost-ci-s3
|
context: mattermost-ci-s3
|
||||||
requires:
|
requires:
|
||||||
@@ -319,3 +313,9 @@ workflows:
|
|||||||
context: matterbuild-docker
|
context: matterbuild-docker
|
||||||
requires:
|
requires:
|
||||||
- upload-s3-sha
|
- upload-s3-sha
|
||||||
|
- test:
|
||||||
|
requires:
|
||||||
|
- setup
|
||||||
|
- test-schema:
|
||||||
|
requires:
|
||||||
|
- setup
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user