mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
3f55afd5a8
commit
a34de47f01
@ -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…
Reference in New Issue
Block a user