chg: dev: drone test @minor
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
430f74aba6
commit
3dfe5ccfe7
1 changed files with 2 additions and 3 deletions
|
|
@ -5,7 +5,6 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: greeting
|
- name: greeting
|
||||||
image: golang:1.12
|
image: hello-world:latest
|
||||||
commands:
|
commands:
|
||||||
- go build
|
- echo "what is up"
|
||||||
- go test
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue