This commit is contained in:
parent
7bce2de99b
commit
68b4166c8d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: build
|
||||
image: golang
|
||||
commands:
|
||||
- go build -o ett ./
|
||||
- make build
|
||||
- name: docker
|
||||
image: plugins/docker
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue