hyperfk8s/.drone.yml

12 lines
144 B
YAML
Executable File

kind: pipeline
type: docker
name: test
steps:
- name: build
image: aplina
pull: if-not-exists
commands:
- ls -a
- ls