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