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

master
Gerber, Mike 4 years ago
parent c042c41ec4
commit 524d460bfa

@ -5,7 +5,7 @@ steps:
- name: prepare data - name: prepare data
image: alpine image: alpine
commands: commands:
- apk update && apk add bash - apk update && apk add bash curl
- FORCE_DOWNLOAD=y ./build-tmp-XXX - FORCE_DOWNLOAD=y ./build-tmp-XXX
- name: build core - name: build core
image: plugins/docker image: plugins/docker

Loading…
Cancel
Save