use ci-node-generate instead generate
This commit is contained in:
+1
-2
@@ -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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user