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
+2 -1
View File
@@ -5,4 +5,5 @@ name: default
steps:
- name: build
image: gcc
command: ["make clean"]
commands:
- make clean