mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-08-16 07:23:29 +00:00
Copy docs into proper place (#75)
This commit is contained in:
parent
8bfe630654
commit
fa9fe3177e
@ -43,7 +43,7 @@ build-kairos-agent:
|
|||||||
RUN apk add upx
|
RUN apk add upx
|
||||||
COPY . .
|
COPY . .
|
||||||
COPY +webui-deps/node_modules ./internal/webui/public/node_modules
|
COPY +webui-deps/node_modules ./internal/webui/public/node_modules
|
||||||
COPY github.com/kairos-io/kairos-docs:main+docs/public ./internal/webui/public
|
COPY github.com/kairos-io/kairos-docs:main+docs/public ./internal/webui/public/local
|
||||||
COPY +version/VERSION ./
|
COPY +version/VERSION ./
|
||||||
COPY +version/COMMIT ./
|
COPY +version/COMMIT ./
|
||||||
ARG VERSION=$(cat VERSION)
|
ARG VERSION=$(cat VERSION)
|
||||||
|
Loading…
Reference in New Issue
Block a user