mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-25 17:42:25 +01:00
fixed plugin info missing issue
This commit is contained in:
@@ -12,4 +12,4 @@ RUN go mod tidy \
|
||||
FROM alpine:3.14
|
||||
|
||||
# copy files
|
||||
COPY --from=backend-build /go/bin/crawlab /go/bin/crawlab
|
||||
COPY --from=build /go/bin/crawlab /go/bin/crawlab
|
||||
|
||||
Reference in New Issue
Block a user