Update gitlab test yaml
This commit is contained in:
parent
3f5b75035e
commit
11635f45d7
@ -1,11 +1,11 @@
|
||||
# This file is generated by GitLab CI
|
||||
Testsuites:
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq autopoint autoconf automake
|
||||
|
||||
MakeCheck:
|
||||
script:
|
||||
- "./autogen.sh"
|
||||
- "./configure"
|
||||
- make
|
||||
- make check
|
||||
- make clean
|
||||
tags:
|
||||
except:
|
||||
- tags
|
||||
- "./autogen.sh"
|
||||
- "./configure"
|
||||
- make
|
||||
- make check
|
||||
- make clean
|
||||
|
Loading…
Reference in New Issue
Block a user