mirror of
https://github.com/digarok/gsplus.git
synced 2025-02-06 15:29:59 +00:00
test tags for gitlabCI
This commit is contained in:
parent
22f25997a1
commit
da6aee2035
@ -1,8 +1,14 @@
|
||||
before_script:
|
||||
- sudo apt-get update -qq && apt-get install -y -qq g++ libpcap0.8-dev libx11-dev libxext-dev
|
||||
|
||||
build:
|
||||
stages:
|
||||
- build
|
||||
|
||||
|
||||
build-ubuntu:
|
||||
tags:
|
||||
- ubuntu
|
||||
stage: build
|
||||
script:
|
||||
- sudo apt-get update -qq && apt-get install -y -qq g++ libpcap0.8-dev libx11-dev libxext-dev
|
||||
- cd src
|
||||
- ln -s vars_x86linux_x11 vars
|
||||
- make clean ; make
|
||||
|
Loading…
x
Reference in New Issue
Block a user