Switch to updated docker fork of gitlab-ci-android
Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
image: jangrewe/gitlab-ci-android
|
image: theimpulson/gitlab-ci-android
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- export GRADLE_USER_HOME=$(pwd)/.gradle
|
- export GRADLE_USER_HOME=$(pwd)/.gradle
|
||||||
@@ -49,4 +49,3 @@ sendLogs:
|
|||||||
script:
|
script:
|
||||||
- sh ci-notify.sh --logs
|
- sh ci-notify.sh --logs
|
||||||
when: on_failure
|
when: on_failure
|
||||||
|
|
||||||
Reference in New Issue
Block a user