We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 333902a commit 653afb5Copy full SHA for 653afb5
Makefile
@@ -35,7 +35,7 @@ update-changelog:
35
36
.release-in-docker: default update-changelog update-installdoc .commit-and-push-changelog-and-docs
37
[ -f '/home/cukebot/import-gpg-key.sh' ] && /home/cukebot/import-gpg-key.sh
38
- sbt release cross with-defaults
+ sbt "release cross with-defaults"
39
.PHONY: release-in-docker
40
41
release:
0 commit comments