Skip to content

Commit ea40b0f

Browse files
committed
cleanup
1 parent d6a4754 commit ea40b0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,9 +719,8 @@ jobs:
719719
# in the Dockerfile. This is arm for armv7.
720720
mv build-context/coder_linux_armv7 build-context/coder_linux_arm
721721
722-
# export version, base_tag, and tag as outputs
722+
# export version, and tag as outputs
723723
echo "version=$version" >> $GITHUB_OUTPUT
724-
echo "base_tag=$base_tag" >> $GITHUB_OUTPUT
725724
echo "tag=$tag" >> $GITHUB_OUTPUT
726725
727726
- name: Set up Depot

0 commit comments

Comments
 (0)