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
|
- name: build
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- go build -o ett ./
|
- make build
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
settings:
|
settings:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue