ufw-docker/.drone.yml

11 lines
119 B
YAML
Raw Normal View History

2020-01-06 06:48:33 +00:00
---
kind: pipeline
type: docker
name: default
steps:
- name: Testing
image: ubuntu:bionic
commands:
- ./test.sh