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
parent f224a27dcf
commit ca190c7930
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 0 additions and 3 deletions

View File

@ -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