mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-20 15:56:07 -04:00
Merge branch 'main' into 'stable'
Update .gitlab-ci.yml file See merge request veilid/veilid!50
This commit is contained in:
commit
6b2cc75c02
@ -41,8 +41,8 @@ init_repos:
|
||||
stage: distribute
|
||||
only:
|
||||
- stable
|
||||
#needs:
|
||||
# - package_amd64
|
||||
needs:
|
||||
- package_amd64
|
||||
tags:
|
||||
- linux
|
||||
- amd64
|
||||
@ -53,8 +53,8 @@ deploy_repos:
|
||||
stage: distribute
|
||||
only:
|
||||
- stable
|
||||
#needs:
|
||||
# - init_repos
|
||||
needs:
|
||||
- init_repos
|
||||
tags:
|
||||
- repo-setup
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user