Skip to content

Commit

Permalink
clean(github): remove terraform deploy via script
Browse files Browse the repository at this point in the history
Signed-off-by: Massimiliano Giovagnoli <[email protected]>
  • Loading branch information
maxgio92 committed Mar 22, 2024
1 parent 15043b8 commit 2c85d57
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
role-to-assume: "arn:aws:iam::292999226676:role/github_actions-test-infra-cluster"
aws-region: eu-west-1

- name: Deploy terraform
run: |
./tools/deploy_terraform.sh
- name: Deploy prow
env:
PROW_HMAC_TOKEN: ${{ secrets.PROW_HMAC_TOKEN }}
Expand Down
76 changes: 0 additions & 76 deletions tools/deploy_terraform.sh

This file was deleted.

0 comments on commit 2c85d57

Please sign in to comment.