Don't override myself

This commit is contained in:
Luke Murphy
2020-03-25 01:53:44 +01:00
parent 208c3a703c
commit c0b586cb77

View File

@ -2,6 +2,4 @@ FROM drone/drone:1
EXPOSE 8080
ENV DRONE_SERVER_PORT=:8097
COPY . ${WORKDIR}