diff --git a/.drone.yml b/.drone.yml index 84069e3..309eba4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,6 @@ kind: pipeline name: default steps: - name: test - image: gcc:latest make:latest + image: gcc:latest commands: - make \ No newline at end of file