debug ci
This commit is contained in:
parent
c41362c0b5
commit
3c294fc860
@ -2,6 +2,6 @@ compile:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- echo -e $PROPERTIES > local.properties
|
- echo -e $PROPERTIES > local.properties
|
||||||
- gradle clean build
|
- gradle clean build --info --debug
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user