drone ci test
This commit is contained in:
parent
6b45f2dd03
commit
85097d7d14
@ -12,7 +12,7 @@ pipeline:
|
||||
commands:
|
||||
- go get
|
||||
- go build
|
||||
- pwd
|
||||
- lsblk
|
||||
|
||||
publish:
|
||||
image: plugins/docker
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user