This commit is contained in:
parent
dbbb7949e8
commit
c34c95ced8
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
||||||
- name: ameba
|
- name: ameba
|
||||||
image: veelenga/ameba:latest
|
image: veelenga/ameba:latest
|
||||||
commands:
|
commands:
|
||||||
|
- ameba --version
|
||||||
- ameba src/
|
- ameba src/
|
||||||
- name: build
|
- name: build
|
||||||
image: tmaier/docker-compose
|
image: tmaier/docker-compose
|
||||||
|
|
Loading…
Reference in a new issue