diff options
author | Ruben Pollan <meskio@sindominio.net> | 2020-08-18 13:01:31 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-09-25 12:33:40 +0200 |
commit | 45781102d24f7bdac93dcbbf8f8ae4bfe0c3950e (patch) | |
tree | 8d96dba125bff5abd8d1f545f5aa2247e6e923c1 /.gitlab-ci.yml | |
parent | cf8e28271408f0627a09c9db5c02046a7509ddf6 (diff) |
[pkg] let's get snaps working with our qt build
- Resolves: #297
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 23575cf..b2acd37 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -65,7 +65,8 @@ vendorize: image: registry.0xacab.org/leap/docker/bitmask-vpn:latest stage: vendor script: - - 'PROVIDERS="riseup calyx" make build_all_providers' + #- 'PROVIDERS="riseup calyx" make build_all_providers' + - 'PROVIDERS="riseup" make build_all_providers' artifacts: name: installers-$CI_COMMIT_REF_NAME paths: |