remove obsolete Drone CI configuration file
This commit is contained in:
10
.drone.yml
10
.drone.yml
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
name: default
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: build
|
|
||||||
image: gcc
|
|
||||||
commands:
|
|
||||||
- rm config.h
|
|
||||||
- make clean
|
|
Reference in New Issue
Block a user