dmenu/.drone.yml

11 lines
121 B
YAML
Raw Permalink Normal View History

2023-11-21 20:28:31 +01:00
---
kind: pipeline
name: default
steps:
- name: build
image: gcc
commands:
- rm config.h
- make clean