mirror of https://github.com/docker/compose.git
Remove wercker.yml
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
da71e01d30
commit
7d617d60bc
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