mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-09 07:02:41 -04:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
3c68899b75
commit
aedafaebf6
1 changed files with 3 additions and 1 deletions
|
@ -52,7 +52,9 @@ delete_test_machine:
|
|||
|
||||
release_job:
|
||||
stage: release
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||
tags:
|
||||
- build-orchestration
|
||||
script:
|
||||
- echo "running release_job"
|
||||
release: # See https://docs.gitlab.com/ee/ci/yaml/#release for available properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue