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
|
||||
image: docker.io/rust:1.67-alpine
|
||||
commands:
|
||||
- cd ./backend
|
||||
- cargo test --verbose --all
|
||||
- name: build
|
||||
image: docker.io/tmaier/docker-compose
|
||||
|
|
Loading…
Reference in a new issue