Update '.drone.yml'
This commit is contained in:
parent
f0c14008c8
commit
90b6fa0157
12
.drone.yml
12
.drone.yml
@ -1,9 +1,9 @@
|
||||
pipeline:
|
||||
build:
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
steps:
|
||||
- name: build
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
|
||||
# - name: discord notification
|
||||
# image: appleboy/drone-discord
|
||||
|
Loading…
x
Reference in New Issue
Block a user