mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-12 12:19:46 +00:00
ci: make packages fetch deps
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@ -58,6 +58,8 @@ jobs:
|
|||||||
|
|
||||||
- name: 'linux packages'
|
- name: 'linux packages'
|
||||||
stage: release
|
stage: release
|
||||||
|
install:
|
||||||
|
- go get -v -t ./...
|
||||||
script: make packages
|
script: make packages
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
Reference in New Issue
Block a user