mirror of
https://gitlab.com/klmp200/fish.git
synced 2024-11-23 09:13:21 +00:00
Les dossiers sont persistants dans la CI de drone, intéressant
This commit is contained in:
parent
f224a27dcf
commit
ca190c7930
@ -13,8 +13,5 @@ pipeline:
|
|||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt -y install make cmake gcc python libpcre3 libpcre3-dev
|
- apt -y install make cmake gcc python libpcre3 libpcre3-dev
|
||||||
- mkdir cmake-build
|
|
||||||
- cd cmake-build
|
- cd cmake-build
|
||||||
- cmake ..
|
|
||||||
- make
|
|
||||||
- make test
|
- make test
|
Loading…
Reference in New Issue
Block a user