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:
@ -2,14 +2,6 @@ stages:
|
|||||||
- build
|
- build
|
||||||
- release
|
- release
|
||||||
|
|
||||||
build:test:
|
|
||||||
stage: build
|
|
||||||
image: rust:latest
|
|
||||||
script:
|
|
||||||
- echo 'running release_job'
|
|
||||||
- echo 'Previous Job ID is printed below'
|
|
||||||
- echo $CI_JOB_ID
|
|
||||||
|
|
||||||
build:linux-gnu-amd64:
|
build:linux-gnu-amd64:
|
||||||
stage: build
|
stage: build
|
||||||
image: rust:latest
|
image: rust:latest
|
||||||
|
Reference in New Issue
Block a user