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 549ce41 commit 61ae105Copy full SHA for 61ae105
release.yaml
@@ -206,7 +206,7 @@ promoteToPublic:
206
set -eu
207
sg ops update-images \
208
--kind k8s \
209
- --registry us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-public \
+ --registry index.docker.io/sourcegraph \
210
--docker-username=$DOCKER_USERNAME \
211
--docker-password=$DOCKER_PASSWORD \
212
--pin-tag {{inputs.server.tag}} \
@@ -216,7 +216,7 @@ promoteToPublic:
216
217
218
219
220
221
222
0 commit comments