1
0
Fork 0

Delete .drone.yml

master
Ambrose Chua 2018-09-22 13:38:52 +08:00 committed by GitHub
parent ff5bf1c229
commit 04003002b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
pipeline:
publish:
image: plugins/docker
registry: registry:5000
insecure: true
repo: registry:5000/builder-android
tags:
- latest
- "${DRONE_COMMIT_SHA:0:8}"