drone.yml new gomobile image
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dan Ballard 2021-03-17 16:53:09 -07:00
parent e1d4eed7ac
commit 3d1de1cd6e
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,7 @@ steps:
branch: trunk
event: [ push, pull_request ]
commands:
- gomobile init
- make android
- name: notify-email
image: drillster/drone-email
@ -80,5 +81,6 @@ steps:
gogs_url: https://git.openprivacy.ca
volumes:
# gopath where bin and pkg lives to persist across steps
- name: deps
temp: {}