1
0
Fork 0

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

Dieser Commit ist enthalten in:
Antoine Bartuccio 2018-06-25 01:49:56 +02:00
Ursprung f224a27dcf
Commit ca190c7930
Signiert von: klmp200
GPG-Schlüssel-ID: E7245548C53F904B
1 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen

Datei anzeigen

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