vegvisir/.drone.yml
Piotr Biernat b5e1d55c21
All checks were successful
continuous-integration/drone/push Build is passing
Drone CI test config
2021-07-23 02:04:04 +02:00

9 lines
102 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: golang
commands:
- ls -lah