🚧 Try out Drone CI
continuous-integration/drone/push Build is failing Details

master
Gerber, Mike 3 years ago
parent 56b364154b
commit a73840a498

@ -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

Loading…
Cancel
Save