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