Skip to content
Snippets Groups Projects
Unverified Commit 03534bda authored by meskio's avatar meskio :tent:
Browse files

[test] fix CI with the new build target

parent 3a36d9c6
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,9 @@ build_test:
image: registry.0xacab.org/leap/bitmask-vpn:latest
stage: build
script:
- apt update
- apt install -y qtbase5-dev qttools5-dev-tools qt5-qmake g++ qtdeclarative5-dev qt5-default
- make generate
- make test
- ./build.sh
- make build
tags:
- linux
artifacts:
......
gui/build.sh 100644 → 100755
File mode changed from 100644 to 100755
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