Skip to content

Commit

Permalink
Merge pull request #45 from Fgruntjes/initial-build
Browse files Browse the repository at this point in the history
deploy test
  • Loading branch information
Fgruntjes authored Oct 12, 2022
2 parents 366789a + 26f46df commit 237272a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ jobs:
terraform plan \
-var "environment=${{ env.environment_lowercase }}" \
-var "cloudrun_url=${{ steps.cloudrun.outputs.url }}"
terraform apply
terraform apply -auto-approve

0 comments on commit 237272a

Please sign in to comment.