Deploy HTTP service only after the integration test is successful

This commit is contained in:
Marco Castelluccio 2020-02-23 16:14:16 +01:00
Родитель 9e25505524
Коммит f46a80433a
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -1340,6 +1340,7 @@ tasks:
- ID: http-deploy
dependencies:
- docker-build
- integration-test
scopes:
- secrets:get:project/relman/bugbug/deploy
created: {$fromNow: ''}