Update .drone.yml
continuous-integration/drone/push Build is passing

This commit is contained in:
fr
2023-11-21 20:13:23 +01:00
parent 4f4f1dad3a
commit bc610eadd8
+4 -3
View File
@@ -3,6 +3,7 @@ kind: pipeline
name: default
steps:
- name: build
image: gcc
command: ["make clean"]
- name: build
image: gcc
commands:
- make clean