mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-11-22 08:56:58 -06:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
c47fb70e5d
commit
d36c610ff6
@ -35,3 +35,10 @@ distribute_amd64:
|
||||
- earthly +package-linux-amd64-deb
|
||||
- earthly +package-linux-amd64-rpm
|
||||
- /home/gitlab-runner/distribute-packages.sh
|
||||
|
||||
repo_deployment:
|
||||
stage: distribute
|
||||
only: stable
|
||||
needs: distribute_amd64
|
||||
tags: repo-setup
|
||||
script: /home/gitlab-runner/deploy.sh
|
||||
|
Loading…
Reference in New Issue
Block a user