Les dossiers sont persistants dans la CI de drone, intéressant
the build was successful Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Antoine Bartuccio 2018-06-25 01:49:56 +02:00
förälder f224a27dcf
incheckning ca190c7930
Signerad av: klmp200
GPG-nyckel ID: E7245548C53F904B
1 ändrade filer med 0 tillägg och 3 borttagningar

Visa fil

@ -13,8 +13,5 @@ pipeline:
commands:
- apt update
- apt -y install make cmake gcc python libpcre3 libpcre3-dev
- mkdir cmake-build
- cd cmake-build
- cmake ..
- make
- make test