Этот коммит содержится в:
Carlos Tadeu Panato Junior
2019-10-08 16:50:51 +02:00
коммит произвёл GitHub
родитель d290534297
Коммит 7ed2ac52a0

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

@@ -298,15 +298,9 @@ workflows:
# - check-i18n:
# requires:
# - setup
- test:
requires:
- setup
- test-schema:
requires:
- setup
- build:
requires:
- test
- setup
- upload-s3-sha:
context: mattermost-ci-s3
requires:
@@ -319,3 +313,9 @@ workflows:
context: matterbuild-docker
requires:
- upload-s3-sha
- test:
requires:
- setup
- test-schema:
requires:
- setup