forked from toolshed/abra
chore: remove comment
This commit is contained in:
@ -9,8 +9,6 @@ COPY . /app
|
||||
WORKDIR /app
|
||||
|
||||
RUN CGO_ENABLED=0 make build
|
||||
# RUN rm go.sum && go get -v -d -u ./... && \
|
||||
# make build
|
||||
|
||||
FROM scratch
|
||||
|
||||
|
Reference in New Issue
Block a user