Skip to content

Commit 2a2decc

Browse files
[CD] Dependencies
1 parent 20d5401 commit 2a2decc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
production-deployment:
9393
name: production-deployment
94-
needs: [point-production-to-staging]
94+
needs: [fast-rollback, point-production-to-staging]
9595
runs-on: ubuntu-latest
9696
environment: production
9797
permissions:

0 commit comments

Comments
 (0)