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.
2 parents 1e090dc + 1498e0b commit de3ec25Copy full SHA for de3ec25
.gitlab-ci/publish.yml
@@ -1,6 +1,6 @@
1
.to-gcs:
2
stage: Publish
3
- image: ${CI_DEPENDENCY_PROXY_DIRECT_GROUP_IMAGE_PREFIX}/gcloud
+ image: gcr.io/google.com/cloudsdktool/google-cloud-cli:latest
4
variables:
5
EDITION: "ce"
6
BUCKET: "download.passbolt.com"
0 commit comments