Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Jun 26, 2024
1 parent 9d78cc5 commit 19e055d
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ jobs:
- name: Setup gcloud CLI
uses: google-github-actions/setup-gcloud@v2

# - id: 'get-credentials'
# name: GKE auth
# uses: 'google-github-actions/get-gke-credentials@v2'
# with:
# cluster_name: 'aimmo-dev'
# location: 'europe-west1-b'

- name: Deploy to Google Cloud
uses: ./.github/actions/deploy_gcloud
with:
Expand Down

0 comments on commit 19e055d

Please sign in to comment.