Skip to content

Commit

Permalink
trigger again
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 ce869fd commit 5492f93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/azure-pipelines-emerynet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
service_account_key: ${{ secrets.GCP_AUTH_KEY }}
project_id: web3-335312
export_default_credentials: true

- name: Activate Service Account
run: gcloud auth activate-service-account [email protected] --key-file=$GOOGLE_APPLICATION_CREDENTIALS

Expand All @@ -49,3 +49,4 @@ jobs:
envsubst < skaffold.emerynet.template.yaml > skaffold.emerynet.yaml
skaffold run --filename skaffold.emerynet.yaml
shell: bash

0 comments on commit 5492f93

Please sign in to comment.