Skip to content
Snippets Groups Projects
Commit 3459c187 authored by Ole Langbehn's avatar Ole Langbehn
Browse files

trigger unified-api build after e2e testing

parent f36a3e6c
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ staging_smoketest:
- main
staging_trigger_unified-api_redeployment:
needs: ['staging_deploy']
needs: ['staging_smoketest']
trigger:
project: 'app/holi-unified-api'
branch: 'main'
......@@ -193,7 +193,7 @@ production_smoketest:
- production
production_trigger_unified-api_redeployment:
needs: ['production_deploy']
needs: ['production_smoketest']
trigger:
project: 'app/holi-unified-api'
branch: 'production'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment