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.
2 parents b00eba9 + e7344de commit 5f44797Copy full SHA for 5f44797
Makefile
@@ -55,6 +55,7 @@ release:
55
--volume "${shell pwd}/../secrets/.ssh":/home/cukebot/.ssh \
56
--volume "${HOME}/.ivy2":/home/cukebot/.ivy2 \
57
--volume "${HOME}/.cache/coursier":/home/cukebot/.cache/coursier \
58
+ --volume "${HOME}/.cache/sbt":/home/cukebot/.cache/sbt \
59
--env-file "${shell pwd}/../secrets/secrets.list" \
60
--user 1000 \
61
--rm \
0 commit comments