mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 17:50:17 +02:00
ci: publish cloudrun latest tag (#1398)
* ci: publish cloudrun latest tag
This commit is contained in:
parent
a19e45334b
commit
f812ec5812
3 changed files with 5 additions and 2 deletions
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
|
@ -61,3 +61,6 @@ jobs:
|
|||
|
||||
docker tag pomerium/pomerium:arm64v8-${{ env.LATEST_TAG }} pomerium/pomerium:arm64v8-latest
|
||||
docker push pomerium/pomerium:arm64v8-latest
|
||||
|
||||
docker tag gcr.io/pomerium-io/pomerium:${{ env.LATEST_TAG }}-cloudrun gcr.io/pomerium-io/pomerium:latest-cloudrun
|
||||
docker push gcr.io/pomerium-io/pomerium:latest-cloudrun
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue