correct build pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-02-27 22:47:38 +01:00
parent ed673996d4
commit ebb8eaf14b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -10,5 +10,5 @@ steps:
pull: if-not-exists
image: spritsail/alpine-cmake:latest
commands:
- cmake
- cmake CMakeLists.txt
- make