Browse Source

Remove Terraform dependency

pull/21/head
baarkerlounger 3 years ago
parent
commit
0f85b4efcd
  1. 1
      .github/workflows/pipeline.yml

1
.github/workflows/pipeline.yml

@ -82,7 +82,6 @@ jobs:
runs-on: ubuntu-latest
environment: 'Beta - Production'
needs:
- terraform
- test
timeout-minutes: 30
env:

Loading…
Cancel
Save