testing
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Lucas Pleß 2022-08-29 19:58:30 +02:00
parent 2c38e1e9a3
commit 10c59d810e
1 changed files with 8 additions and 1 deletions

View File

@ -5,3 +5,10 @@ name: default
steps:
- name: Echo Foo
image: hello-world
- name: Nur für citest_publish branch
image: alpine
commands:
- ls
when:
ref:
- refs/heads/citest_publish