mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 10:11:44 +03:00
fix: ci
This commit is contained in:
parent
8de6f46649
commit
abcca416d3
4
.github/deployment/Dockerfile-affine
vendored
4
.github/deployment/Dockerfile-affine
vendored
@ -11,9 +11,9 @@ COPY --from=builder /app/.github/deployment/Caddyfile-lisa ./
|
|||||||
RUN rm ./dist/*.txt
|
RUN rm ./dist/*.txt
|
||||||
|
|
||||||
# =============
|
# =============
|
||||||
# lisa image
|
# AFFiNE image
|
||||||
# =============
|
# =============
|
||||||
FROM caddy:2.4.6-alpine as lisa
|
FROM caddy:2.4.6-alpine as AFFiNE
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY --from=relocate /app .
|
COPY --from=relocate /app .
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user