This commit is contained in:
parent
0d435fd03a
commit
6dc2a47f90
11
.drone.yml
Normal file
11
.drone.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: kubernetes
|
||||
name: elbot
|
||||
|
||||
steps:
|
||||
- name: greeting
|
||||
image: golang:1.12
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
Loading…
x
Reference in New Issue
Block a user