mirror of
https://github.com/fluencelabs/jabci
synced 2025-04-28 08:12:36 +00:00
try to enable deployment
This commit is contained in:
parent
01080dfea0
commit
e86b81da99
10
circle.yml
10
circle.yml
@ -40,8 +40,8 @@ jobs:
|
|||||||
# run tests!
|
# run tests!
|
||||||
- run: mvn clean install
|
- run: mvn clean install
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
main:
|
main:
|
||||||
branch: master
|
branch: master
|
||||||
commands:
|
commands:
|
||||||
- mvn -s .circleci.settings.xml -DskipTests deploy
|
- mvn -s .circleci.settings.xml -DskipTests deploy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user