Skip to content

Commit

Permalink
enable gcp
Browse files Browse the repository at this point in the history
  • Loading branch information
floreks committed Nov 27, 2024
1 parent b620d25 commit 53e2177
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:
run: terraform --version
- name: Print Google Cloud CLI version
run: gcloud --version
- name: Create Google Project
run: gcloud -q projects create plural-e2e-ci-test --name="E2E Debug" --organization=${{ secrets.E2E_GCP_ORG_ID }} --labels=type=e2e
- name: Run tests
env:
VENOM_VAR_provider: gcp
Expand Down

0 comments on commit 53e2177

Please sign in to comment.