drone ci test

This commit is contained in:
2018-08-01 20:03:15 -06:00
parent 6b45f2dd03
commit 85097d7d14
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,4 @@
FROM resin/raspberrypi3-alpine
RUN ls
COPY /go/src/deadbeef.codes/steven/mandelmapper/mandelmapper /usr/bin
COPY mandelmapper /usr/bin
EXPOSE 6161:6161
CMD mandelmapper