This commit is contained in:
parent
f02208044c
commit
bb186a0f7d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: docker.io/rust:1.67-alpine
|
image: docker.io/rust:1.67-alpine
|
||||||
commands:
|
commands:
|
||||||
|
- cd ./backend
|
||||||
- cargo test --verbose --all
|
- cargo test --verbose --all
|
||||||
- name: build
|
- name: build
|
||||||
image: docker.io/tmaier/docker-compose
|
image: docker.io/tmaier/docker-compose
|
||||||
|
|
Loading…
Reference in a new issue