Skip to content

Commit

Permalink
chore(config): Add Podspec Execution to instance-migration
Browse files Browse the repository at this point in the history
Related-to: camunda#4165
  • Loading branch information
psavidis authored and yanavasileva committed Nov 19, 2024
1 parent e22fc83 commit 96b39c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci/config/stage-types.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ instance-migration:
stash:
runtimeStash: true
qaStash: true
podSpec:
cpu: 4
images: ['maven:3.9.7-eclipse-temurin-11', 'postgres:17.0']
old-engine:
directory: 'qa'
command: 'verify -Pold-engine,'
Expand Down

0 comments on commit 96b39c5

Please sign in to comment.