sixth/.drone.yml

10 lines
125 B
YAML
Raw Normal View History

2019-12-28 22:07:28 +01:00
kind: pipeline
name: default
steps:
- name: test
image: koalaman/shellcheck:latest
commands:
2019-12-28 22:50:14 +01:00
- --version
- essai.sh