Fix circle build.

This commit is contained in:
Jason Terhune
2016-09-13 08:37:20 -05:00
parent 1f144d36e4
commit 78ec280e83

View File

@@ -5,7 +5,7 @@ machine:
checkout:
post:
- ./gradlew compileSmartappsGroovy compileDevicetypesGroovy
- ./gradlew compileSmartappsGroovy compileDevicetypesGroovy -PsmartThingsArtifactoryUserName="$ARTIFACTORY_USERNAME" -PsmartThingsArtifactoryPassword="$ARTIFACTORY_PASSWORD"
test:
override: