mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Uncommented crates.io section.
This commit is contained in:
parent
c3035a0406
commit
6a7afe9017
@ -248,12 +248,7 @@ dryrun_package_amd64_rpm:
|
|||||||
- vlt run --command="cargo publish -p veilid-tools --dry-run"
|
- vlt run --command="cargo publish -p veilid-tools --dry-run"
|
||||||
- vlt run --command="cargo publish -p veilid-core --dry-run"
|
- vlt run --command="cargo publish -p veilid-core --dry-run"
|
||||||
rules:
|
rules:
|
||||||
- if: ($CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "merge_request_event") && $CI_COMMIT_TAG == NULL
|
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
||||||
changes:
|
|
||||||
- .gitlab-ci.yml
|
|
||||||
- scripts/cicd/**/*
|
|
||||||
- Earthfile
|
|
||||||
- package/**/*
|
|
||||||
|
|
||||||
dryrun_publish_python:
|
dryrun_publish_python:
|
||||||
stage: build_packages
|
stage: build_packages
|
||||||
|
Loading…
Reference in New Issue
Block a user