Add drone #1

Closed
kjuulh wants to merge 110 commits from main into production
Showing only changes of commit ba16e6388c - Show all commits

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'