🚧 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:44:00 +01:00
parent 56b364154b
commit a73840a498

View file

@ -6,7 +6,7 @@ steps:
image: alpine
commands:
- apk update && apk add bash
- ./build-tmp-XXX
- FORCE_DOWNLOAD=y ./build-tmp-XXX
- name: build core
image: plugins/docker
dockerfile: Dockerfile-core