use ci-node-generate instead generate

This commit is contained in:
jkoberg
2021-10-18 16:31:28 +02:00
parent 35cf374f79
commit b5a4a11591
3 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
FROM owncloudci/golang:1.17 as build
RUN apk update && \
apk add --update npm && \
apk add --update go
apk add --update npm
COPY ./ /ocis/