mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-26 02:30:48 -06:00
[ci dryrun]
This commit is contained in:
parent
058df24933
commit
59d261b899
@ -119,7 +119,7 @@ package_amd64_rpm:
|
|||||||
script:
|
script:
|
||||||
- earthly bootstrap
|
- earthly bootstrap
|
||||||
- earthly +package-linux-amd64-rpm
|
- earthly +package-linux-amd64-rpm
|
||||||
- bash scripts/cicd/build-machine/scp-amd64-rmps-to-orchestrator.sh
|
- bash scripts/cicd/build-machine/scp-amd64-rpms-to-orchestrator.sh
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_TAG =~ /v\d.+/'
|
- if: '$CI_COMMIT_TAG =~ /v\d.+/'
|
||||||
|
|
||||||
@ -233,7 +233,7 @@ dryrun_package_amd64_rpm:
|
|||||||
script:
|
script:
|
||||||
- earthly bootstrap
|
- earthly bootstrap
|
||||||
- earthly +package-linux-amd64-rpm
|
- earthly +package-linux-amd64-rpm
|
||||||
- bash scripts/cicd/build-machine/scp-amd64-rmps-to-orchestrator.sh
|
- bash scripts/cicd/build-machine/scp-amd64-rpms-to-orchestrator.sh
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user