Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions batch-change/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -43,7 +43,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -56,7 +56,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -69,7 +69,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down Expand Up @@ -102,7 +102,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

echo "updating sourcegraph images"
sg ops update-images \
Expand All @@ -116,7 +116,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -129,7 +129,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -142,7 +142,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down Expand Up @@ -174,7 +174,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

echo "updating sourcegraph images"
sg ops update-images \
Expand All @@ -188,7 +188,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -201,7 +201,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -214,7 +214,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down
24 changes: 12 additions & 12 deletions release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -43,7 +43,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -56,7 +56,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -69,7 +69,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down Expand Up @@ -127,7 +127,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

echo "updating sourcegraph images"
sg ops update-images \
Expand All @@ -141,7 +141,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -154,7 +154,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -167,7 +167,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down Expand Up @@ -225,7 +225,7 @@ internal:
- name: sg ops:sourcegraph
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

echo "updating sourcegraph images"
sg ops update-images \
Expand All @@ -239,7 +239,7 @@ internal:
- name: sg ops:dind
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -252,7 +252,7 @@ internal:
- name: sg ops:k8s
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand All @@ -265,7 +265,7 @@ internal:
- name: sg ops:migrator
cmd: |
set -eu
registry=us-central1-docker.pkg.dev/sourcegraph-ci/rfc795-internal
registry=us-docker.pkg.dev/sourcegraph-images/internal

sg ops update-images \
-t {{inputs.server.tag}} \
Expand Down
Loading