diff --git a/.drone.yml b/.drone.yml index 1194e2d..af6c590 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: steps: - name: test - image: alpine + image: gcc commands: - apt install -y cmake - mkdir build