revert comments in makefiles

This commit is contained in:
jkoberg
2021-10-18 14:07:29 +02:00
parent 88664152e3
commit 9734c27d18
6 changed files with 10 additions and 6 deletions
+3
View File
@@ -1,5 +1,8 @@
FROM owncloudci/golang:1.17 as build
RUN apk update && \
apk add --update npm
COPY ./ /ocis/
WORKDIR /ocis/ocis