mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 16:51:31 +00:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -5,8 +5,6 @@ stages:
|
|||||||
build:pre:
|
build:pre:
|
||||||
stage: build
|
stage: build
|
||||||
image: rust:latest
|
image: rust:latest
|
||||||
rules:
|
|
||||||
- if: $CI_COMMIT_TAG
|
|
||||||
script:
|
script:
|
||||||
- mkdir $HOME/.cargo
|
- mkdir $HOME/.cargo
|
||||||
- echo "[source.crates-io]" >> $HOME/.cargo/config
|
- echo "[source.crates-io]" >> $HOME/.cargo/config
|
||||||
|
Reference in New Issue
Block a user