Skip to content

Commit 052a2d0

Browse files
authored
Update cicd.yml
1 parent 447acf9 commit 052a2d0

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/cicd.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,6 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@v2
3030

31-
# Configure Google Cloud credentials
32-
- name: Configure Google Cloud credentials
33-
uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.1.3
34-
with:
35-
service_account_key: ${{ secrets.GCP_KEY }}
36-
project_id: ${{ secrets.GCP_PROJECT }}
37-
3831
# Insert other testing and linting steps here, eg. container analysis (https://cloud.google.com/container-registry/docs/container-analysis)
3932

4033
# Ensure Docker image can be built

0 commit comments

Comments
 (0)