diff --git a/.github/workflows/deployment-pipeline.yml b/.github/workflows/deployment-pipeline.yml index 06eeb5d04..1127cb109 100644 --- a/.github/workflows/deployment-pipeline.yml +++ b/.github/workflows/deployment-pipeline.yml @@ -105,7 +105,7 @@ jobs: wait-for-service-stability: false production-us: - name: US production deploy + name: US production deploy runs-on: ubuntu-latest needs: [gamma-deployment] environment: @@ -163,7 +163,7 @@ jobs: production-eu: name: Europe production deploy runs-on: ubuntu-latest - needs: [production-eu] + needs: [production-us] environment: name: Production steps: