ci: set builds to manual

This commit is contained in:
Andrew Dolgov 2017-05-03 15:57:54 +03:00
parent 32afe2ba33
commit 8d427f9e7d
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ stages:
- build - build
build: build:
when: manual
stage: build stage: build
script: script:
- ./gradlew assembleDebug - ./gradlew assembleDebug