freechat/.gitlab-ci.yml
2020-07-31 00:10:50 -07:00

16 lines
231 B
YAML

image: sseemayer/rust-musl-builder-mingw
build-test:
stage: build
only:
- testing
script:
- cd server/
- cargo build --release
curl:
stage: testing
- cargo run --release
- fc_id=$!
- bash ./tests/main.sh body