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