mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 16:51:31 +00:00
Update .gitlab-ci.yml file
Update .gitlab-ci.yml file
This commit is contained in:
@ -1,14 +1,7 @@
|
|||||||
stages:
|
stages:
|
||||||
- test
|
|
||||||
- build
|
- build
|
||||||
- publish
|
- publish
|
||||||
|
|
||||||
tests:
|
|
||||||
stage: test
|
|
||||||
image: rust
|
|
||||||
script:
|
|
||||||
- cargo test
|
|
||||||
|
|
||||||
build:amd64:
|
build:amd64:
|
||||||
stage: build
|
stage: build
|
||||||
image: rust
|
image: rust
|
||||||
|
Reference in New Issue
Block a user