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

try to sequentialize unified-api rebuilds in CI

parent 325fdb28
No related branches found
No related tags found
No related merge requests found
...@@ -164,6 +164,7 @@ staging_trigger_unified-api_redeployment: ...@@ -164,6 +164,7 @@ staging_trigger_unified-api_redeployment:
branch: 'main' branch: 'main'
only: only:
- main - main
resource_group: unified-api-staging
staging_e2e: staging_e2e:
extends: .e2e extends: .e2e
...@@ -195,3 +196,4 @@ production_trigger_unified-api_redeployment: ...@@ -195,3 +196,4 @@ production_trigger_unified-api_redeployment:
branch: 'production' branch: 'production'
only: only:
- production - production
resource_group: unified-api-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