Piotr Biernat
b5e1d55c21
All checks were successful
continuous-integration/drone/push Build is passing
9 lines
102 B
YAML
9 lines
102 B
YAML
kind: pipeline
|
|
type: docker
|
|
name: default
|
|
|
|
steps:
|
|
- name: test
|
|
image: golang
|
|
commands:
|
|
- ls -lah |