Skip to content
Snippets Groups Projects
Unverified Commit da4e9ddc authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[pkg] add vendor step to pipeline

parent 9e6c0de4
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ vendorize:
#- TODO build_all_providers script can be rescued when we achieve to bring back xbuild for win/osx.
# For now it only makes sense to build the snap.
#- 'PROVIDERS="riseup calyx" make build_all_providers'
- 'PROVIDER="riseup" make package_snap'
- 'PROVIDER="riseup" make vendor && make package_snap'
artifacts:
name: installers-$CI_COMMIT_REF_NAME
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment