Skip to content

Commit

Permalink
chore: update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyasbhat0 committed Nov 18, 2024
1 parent 48a3cf2 commit e76ec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ release-dry-run:
-v `pwd`/sysroot:/sysroot \
-w /go/src/$(PACKAGE_NAME) \
ghcr.io/goreleaser/goreleaser:${GORELEASER_VERSION} \
-f /releaser/.goreleaser.yaml \
-f releaser/.goreleaser.yaml \
--clean --skip=validate --skip=publish

sentinel-release-dry-run-cross:
Expand Down

0 comments on commit e76ec35

Please sign in to comment.