renovate/.drone.yml

8 lines
159 B
YAML
Raw Normal View History

2022-10-29 16:37:53 +02:00
kind: template
2022-10-29 17:06:49 +02:00
load: default_template.yaml
2022-10-29 16:37:53 +02:00
data:
stepName: test
2022-10-29 16:42:27 +02:00
image: harbor.front.kjuulh.io/docker-proxy/library/bash
2022-10-29 16:44:42 +02:00
commands:
- "echo something"