Skip to content

Commit f0d15bd

Browse files
committed
Further updates to release tagging
1 parent 022cc18 commit f0d15bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releasetag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
echo $RELEASE_NAME
5656
docker buildx build $folder \
5757
--push \
58-
--tag $DOCKER_NAMESPACE/$PUBLISHNAME:$RELEASE_NAME
58+
--tag $DOCKER_NAMESPACE/$PUBLISHNAME:$RELEASE_NAME \
5959
--platform linux/arm64,linux/amd64
6060
done

0 commit comments

Comments
 (0)