Browse Source

Update drone.yml.example

master
Ambrose Chua 5 years ago
committed by GitHub
parent
commit
ff5bf1c229
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      drone.yml.example

2
drone.yml.example

@ -1,6 +1,6 @@
pipeline:
build:
image: 127.0.0.1:5001/builder-android
image: productionwentdown/builder-android
commands:
- release
release:

Loading…
Cancel
Save