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

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

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

Loading…
Cancel
Save