Skip to content
Snippets Groups Projects
Commit a2a01951 authored by jkito's avatar jkito :skull:
Browse files

[ci] build bitmask flavoured debian in gitlab ci job

parent 6313e1bc
No related branches found
No related tags found
1 merge request!173add bitmask provider
......@@ -56,7 +56,7 @@ debian:
image: registry.0xacab.org/jkito/bitmask-vpn:latest
stage: debian
script:
- 'PROVIDER="riseup" make vendor && make package_deb'
- 'PROVIDER="bitmask" make vendor && make package_deb'
artifacts:
paths:
- 'deploy/*.deb'
......
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