adding drone.yml+++
continuous-integration/drone/push Build was killed Details

This commit is contained in:
terris Station 2019-12-10 16:02:51 -05:00
parent a0a08451f2
commit 863ea3a17a
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ kind: pipeline
type: exec
name: make-then-deploy
platform:
os: linux
arch: amd64
steps:
- name: build
image: alpine