Compare commits

..

1 Commits

Author SHA1 Message Date
e1ba21868e Add .drone.yml 2022-10-26 16:15:39 +02:00

View File

@@ -4,6 +4,6 @@ type: docker
name: "test"
steps:
- name: test
image: bash
image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
commands:
- echo 'Run tests'