mirror of
https://github.com/mtan93/SmartThingsPublic.git
synced 2026-05-11 14:26:02 +01:00
Fix circle build.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ machine:
|
|||||||
|
|
||||||
checkout:
|
checkout:
|
||||||
post:
|
post:
|
||||||
- ./gradlew compileSmartappsGroovy compileDevicetypesGroovy
|
- ./gradlew compileSmartappsGroovy compileDevicetypesGroovy -PsmartThingsArtifactoryUserName="$ARTIFACTORY_USERNAME" -PsmartThingsArtifactoryPassword="$ARTIFACTORY_PASSWORD"
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
|
|||||||
Reference in New Issue
Block a user