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:
|
||||
- name: greeting
|
||||
image: golang:1.12
|
||||
image: hello-world:latest
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
- echo "what is up"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue