Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Xabier Almazor authored and Xabier Almazor committed Oct 11, 2023
1 parent cb9121e commit df780fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-pipelines-emerynet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
curl -Lo skaffold https://storage.googleapis.com/skaffold/releases/latest/skaffold-linux-amd64
sudo install skaffold /usr/local/bin/
sudo apt-get -y install google-cloud-sdk-gke-gcloud-auth-plugin
sudo apt-get update -y && apt-get -y install google-cloud-sdk-gke-gcloud-auth-plugin
shell: bash

- name: Authenticate with Google Cloud
Expand Down

0 comments on commit df780fc

Please sign in to comment.