mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-01 17:08:16 +02:00
Merge branch 'main' into dependabot/go_modules/github.com/prometheus/common-0.43.0
This commit is contained in:
commit
3c28dcff51
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
@ -44,13 +44,13 @@ jobs:
|
|||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: gcloud authenticate
|
||||
uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf
|
||||
uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033
|
||||
with:
|
||||
project_id: ${{ secrets.GCP_PRODUCTION_PROJECT_ID }}
|
||||
credentials_json: ${{ secrets.GCP_SERVICE_ACCOUNT }}
|
||||
|
||||
- name: gcloud sdk
|
||||
uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587
|
||||
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b
|
||||
|
||||
- name: Gcloud login
|
||||
run: gcloud auth configure-docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue