Skip to content

Commit

Permalink
Update deploy-pixel.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Jan 25, 2024
1 parent 6337b7f commit 7c8450f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pixel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID_SANDBOX}}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY_SANDBOX}}

tf_stack_destroy: true
#tf_stack_destroy: true
tf_state_bucket_destroy: true

aws_ec2_instance_type: t3.small
Expand Down

0 comments on commit 7c8450f

Please sign in to comment.