moving pipeline script to root
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
image: sseemayer/rust-musl-builder-mingw
|
||||
|
||||
build-test:
|
||||
stage: build
|
||||
only:
|
||||
- testing
|
||||
script:
|
||||
- cargo build --release
|
||||
|
||||
curl:
|
||||
- cargo run --release
|
||||
- fc_id=$!
|
||||
- bash ./tests/main.sh body
|
||||
Reference in New Issue
Block a user