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

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

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

Loading…
Cancel
Save