CI enforce publish artifacts package without failure

This commit is contained in:
Dale Wijnand 2018-03-15 12:33:32 +00:00
parent e6cffafdba
commit 862b0a773d
No known key found for this signature in database
GPG Key ID: 4F256E3D151DF5EF
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ script: sbt -Dfile.encoding=UTF8 -J-XX:ReservedCodeCacheSize=256M
mimaReportBinaryIssues mimaReportBinaryIssues
scalafmt::test test:scalafmt::test sbt:scalafmt::test scalafmt::test test:scalafmt::test sbt:scalafmt::test
test test
packagedArtifacts # ensure that all artifacts for publish package without failure
cache: cache:
directories: directories: