mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-18 17:18:16 +02:00
prevent dirty git state during release (#1117)
This commit is contained in:
parent
a1b6bfec56
commit
bfc726ec3f
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
@ -30,7 +30,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
project_id: pomerium-io
|
project_id: pomerium-io
|
||||||
service_account_key: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
service_account_key: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
||||||
export_default_credentials: true
|
|
||||||
|
|
||||||
- name: Gcloud login
|
- name: Gcloud login
|
||||||
run: gcloud auth configure-docker
|
run: gcloud auth configure-docker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue