Skip to content

Commit 899e958

Browse files
committed
haaaaaaaaaaaaaaaaands
1 parent eceec88 commit 899e958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/scripts/sbtPublish

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ CMD="$CMD ;set pgpPassphrase := Some(\"\"\"$4\"\"\".toCharArray)"
2626
CMD="$CMD ;set pgpSecretRing := file(\"/keys/secring.asc\")"
2727
CMD="$CMD ;set pgpPublicRing := file(\"/keys/pubring.asc\")"
2828
#CMD="$CMD ;dotty-bootstrapped/publishSigned ;sonatypeRelease"
29+
CMD="$CMD ;dotty-bootstrapped/publishSigned"
2930

3031
export NIGHTLYBUILD="yes"
3132
sbt -J-Xmx4096m \

0 commit comments

Comments
 (0)