mirror of https://github.com/docker/compose.git
commit
b808674132
12
wercker.yml
12
wercker.yml
|
@ -1,12 +0,0 @@
|
|||
box: wercker-labs/docker
|
||||
build:
|
||||
steps:
|
||||
- script:
|
||||
name: validate DCO
|
||||
code: script/validate-dco
|
||||
- script:
|
||||
name: run tests
|
||||
code: script/test
|
||||
- script:
|
||||
name: build binary
|
||||
code: script/build-linux
|
Loading…
Reference in New Issue