File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ steps:
107107 - test_sbt
108108 - test_java11
109109 commands :
110- - ./project/scripts/sbtPublish ";project dotty-bootstrapped ;publishSigned ;sonatypeBundleRelease"
110+ - ./project/scripts/sbtPublish ";project dotty-bootstrapped ;publishSigned ;sonatypeBundleRelease ;project tasty-core-scala2; publishSigned ;sonatypeBundleRelease "
111111 environment :
112112 NIGHTLYBUILD : yes
113113 PGP_PW :
@@ -135,7 +135,7 @@ steps:
135135 - test_java11
136136 commands :
137137 - ./project/scripts/sbt dist-bootstrapped/packArchive
138- - ./project/scripts/sbtPublish ";project dotty-bootstrapped ;publishSigned ;sonatypeBundleRelease"
138+ - ./project/scripts/sbtPublish ";project dotty-bootstrapped ;publishSigned ;sonatypeBundleRelease ;project tasty-core-scala2; publishSigned ;sonatypeBundleRelease "
139139 environment :
140140 PGP_PW :
141141 from_secret : pgp_pw
You can’t perform that action at this time.
0 commit comments