Oui, bon, ok, j'avais fait une faute de frappe
the build was successful Details
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Antoine Bartuccio 2018-06-25 00:21:53 +02:00
parent 6139377be3
commit 71269ec901
Signed by: klmp200
GPG Key ID: E7245548C53F904B
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ pipeline:
- apt update - apt update
- apt -y install make cmake gcc - apt -y install make cmake gcc
- mkdir cmake-build - mkdir cmake-build
- cd make-build - cd cmake-build
- cmake .. - cmake ..
- make - make