Skip to content

Commit

Permalink
Added s3-testkit to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
lossyrob committed Jan 26, 2017
1 parent b51a5b1 commit eadd339
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion publish/publish-to-sonatype.sh
Expand Up @@ -19,4 +19,5 @@
&& ./sbt "project vectortile" publish-signed \
&& ./sbt "project raster-testkit" publish-signed \
&& ./sbt "project vector-testkit" publish-signed \
&& ./sbt "project spark-testkit" publish-signed
&& ./sbt "project spark-testkit" publish-signed \
&& ./sbt "project s3-testkit" publish-signed

0 comments on commit eadd339

Please sign in to comment.