ufw-docker/.drone.yml
2020-08-12 13:48:01 +08:00

11 lines
119 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: Testing
image: ubuntu:bionic
commands:
- ./test.sh