Update '.drone.yml'

This commit is contained in:
sthope 2021-09-02 02:16:10 +02:00
parent f0c14008c8
commit 90b6fa0157

View File

@ -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