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" name: "test"
steps: steps:
- name: test - name: test
image: bash image: harbor.front.kjuulh.io/docker-proxy/library/bash:latest
commands: commands:
- echo 'Run tests' - echo 'Run tests'