File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ steps:
107
107
- test_sbt
108
108
- test_java11
109
109
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 "
111
111
environment :
112
112
NIGHTLYBUILD : yes
113
113
PGP_PW :
@@ -135,7 +135,7 @@ steps:
135
135
- test_java11
136
136
commands :
137
137
- ./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 "
139
139
environment :
140
140
PGP_PW :
141
141
from_secret : pgp_pw
You can’t perform that action at this time.
0 commit comments