Skip to content

Commit

Permalink
infra: only run 'pulumi up', not 'pulumi refresh' on staging deploys (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak authored Apr 3, 2023
1 parent 34a1852 commit ee11da6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ jobs:
stack-name: staging
work-dir: infrastructure/application
edit-pr-comment: true
refresh: true
env:
PULUMI_ACCESS_TOKEN: ${{ secrets.PULUMI_ACCESS_TOKEN }}

Expand Down

0 comments on commit ee11da6

Please sign in to comment.