We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a3c13 commit 6ff9ef9Copy full SHA for 6ff9ef9
.github/workflows/tests.yaml
@@ -87,6 +87,9 @@ jobs:
87
with:
88
project_id: machineidentitysecurity-jsci-e
89
90
+ - name: Configure Docker for Google Artifact Registry
91
+ run: gcloud auth configure-docker europe-west1-docker.pkg.dev
92
+
93
- name: Install dependencies
94
run: |
95
gcloud components install gke-gcloud-auth-plugin
0 commit comments