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

このコミットが含まれているのは:
Antoine Bartuccio 2018-06-25 01:49:56 +02:00
コミット ca190c7930
署名者: klmp200
GPGキーID: E7245548C53F904B
1個のファイルの変更0行の追加3行の削除

ファイルの表示

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