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

try to sequentialize unified-api rebuilds in CI

parent 59c00aa6
No related branches found
No related tags found
No related merge requests found
...@@ -163,6 +163,7 @@ staging_trigger_unified-api_redeployment: ...@@ -163,6 +163,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
...@@ -194,3 +195,4 @@ production_trigger_unified-api_redeployment: ...@@ -194,3 +195,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