testing
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
2c38e1e9a3
commit
10c59d810e
|
@ -4,4 +4,11 @@ type: docker
|
|||
name: default
|
||||
steps:
|
||||
- name: Echo Foo
|
||||
image: hello-world
|
||||
image: hello-world
|
||||
- name: Nur für citest_publish branch
|
||||
image: alpine
|
||||
commands:
|
||||
- ls
|
||||
when:
|
||||
ref:
|
||||
- refs/heads/citest_publish
|
Loading…
Reference in New Issue