Skip to content

Commit 612e99b

Browse files
SethTisuejulienrf
andauthored
Update build.sh
Co-authored-by: Julien Richard-Foy <[email protected]>
1 parent 46d6f0e commit 612e99b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ export CI_SNAPSHOT_RELEASE="${projectPrefix}publish"
4747
# for now, until we're confident in the new release scripts, just close the staging repo.
4848
export CI_SONATYPE_RELEASE="; sonatypePrepare; sonatypeBundleUpload; sonatypeClose"
4949

50-
sbt clean ${projectPrefix}test versionPolicyCheck core/headerCheck ${projectPrefix}publishLocal $releaseTask
50+
sbt clean ${projectPrefix}test core/versionPolicyCheck core/headerCheck ${projectPrefix}publishLocal $releaseTask

0 commit comments

Comments
 (0)