Skip to content

Commit 0d1233b

Browse files
committed
cleanup
1 parent 3d28596 commit 0d1233b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -701,9 +701,6 @@ jobs:
701701
build/coder_"$version"_windows_amd64.zip \
702702
build/coder_"$version"_linux_amd64.{tar.gz,deb}
703703
704-
- name: Install depot.dev CLI
705-
uses: depot/setup-action@v1
706-
707704
- name: Build Linux Docker images
708705
id: build-docker
709706
run: |
@@ -740,9 +737,6 @@ jobs:
740737
741738
echo "tag=$tag" >> $GITHUB_OUTPUT
742739
743-
env:
744-
CODER_BASE_IMAGE_TAG: ${{ steps.image-base-tag.outputs.base_tag }}
745-
746740
- name: Prune old images
747741
uses: vlaurin/action-ghcr-prune@v0.5.0
748742
with:

0 commit comments

Comments
 (0)