This commit is contained in:
parent
502e90e6e0
commit
3dbc29055f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ steps:
|
|||
commands:
|
||||
- go test ./...
|
||||
- go build ./
|
||||
- ls -lah
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
depends_on: [ build ]
|
||||
|
|
Loading…
Reference in a new issue