Skip to content
Snippets Groups Projects
Verified Commit 6a3c7c29 authored by meskio's avatar meskio :tent:
Browse files

[test] add CI support

parent 761174eb
Branches master
No related tags found
No related merge requests found
---
stages:
- build
build_test:
image: 0xacab.org:4567/leap/bitmask-dev:latest
stage: build
script:
- apt-get -y install libappindicator3-dev libgtk-3-dev libzmq3-dev golang
- go get .
- go build
tags:
- linux
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment