Skip to content

Commit

Permalink
fixup! Fix build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
eternal-flame-AD committed Oct 16, 2024
1 parent 3a1f880 commit 037ce55
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ package-zip: extract-licenses

build-docker-multiarch: require-version
docker buildx build --sbom=true --provenance=true \
--output type=local,dest=container-out \
-t gotify/server:latest \
-t gotify/server:${VERSION} \
-t gotify/server:$(shell echo $(VERSION) | cut -d '.' -f -2) \
Expand Down

0 comments on commit 037ce55

Please sign in to comment.