removed an unnecessary debugging statement
This commit is contained in:
parent
aebad1ce54
commit
6f0c7aed66
|
@ -18,7 +18,7 @@ RUN mkdir /stage && \
|
|||
/go/src/app/schema.sql \
|
||||
/go/src/app/pages \
|
||||
/go/src/app/keys \
|
||||
/stage && ls -l /stage
|
||||
/stage
|
||||
|
||||
FROM alpine:3.8
|
||||
|
||||
|
|
Loading…
Reference in New Issue