Skip to content

Commit 7447ad0

Browse files
committed
remove image output
1 parent da4b9bc commit 7447ad0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -793,9 +793,6 @@ jobs:
793793
docker tag ghcr.io/coder/coder-preview:main ghcr.io/coder/coder-preview:main-$tag
794794
docker push ghcr.io/coder/coder-preview:main-$tag
795795
796-
# save the image as output
797-
echo "image=ghcr.io/coder/coder-preview:main-$tag" >> $GITHUB_ENV
798-
799796
- name: Prune old images
800797
uses: vlaurin/action-ghcr-prune@v0.5.0
801798
with:

0 commit comments

Comments
 (0)