Skip to content
Snippets Groups Projects
Verified Commit 4b200a2b authored by Pea Nut's avatar Pea Nut
Browse files

ci: Remove debian job. Not needed anymore

This is done by the build_ubuntu* jobs.
parent 915de349
No related branches found
No related tags found
1 merge request!251ci: Create packages for Debian12, Ubuntu 24.04 and Ubuntu 22.04 in CI, fixes #858
Pipeline #236853 passed
......@@ -28,18 +28,6 @@ lint:
tags:
- linux
debian:
image: registry.0xacab.org/jkito/bitmask-vpn:latest
stage: package
tags:
- linux
script:
- 'PROVIDER="bitmask" make vendor && make package_deb'
artifacts:
paths:
- 'deploy/*.deb'
expire_in: 1 week
build_Arch_Linux_package:
image: archlinux
stage: package
......
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