Skip to content

Commit

Permalink
Editing
Browse files Browse the repository at this point in the history
  • Loading branch information
VegardErvik committed Oct 18, 2024
1 parent af4145a commit 75bc13e
Show file tree
Hide file tree
Showing 5 changed files with 1,100 additions and 111 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
name: Deploy infrastructure with Terraform
runs-on: ubuntu-latest
# Task 1.2:
needs:
- frontend-tests
env:
TF_VAR_my_name: ${{ github.head_ref }}
ARM_CLIENT_ID: ${{ vars.ARM_CLIENT_ID }}
Expand Down
Loading

0 comments on commit 75bc13e

Please sign in to comment.