🚧 Try out Drone CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Gerber, Mike 2021-02-11 16:40:18 +01:00
parent f0778c1af0
commit a51c32aeb0

View file

@ -5,6 +5,7 @@ steps:
- name: prepare data
image: alpine
commands:
- ls
- ./build-tmp-XXX
- name: build core
image: plugins/docker