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