This commit is contained in:
@@ -9,6 +9,7 @@ RUN python3 -u ./src/generate_cards_mvp.py
|
||||
|
||||
FROM install-stage AS build-stage
|
||||
COPY --from=svg-stage /app/output/heron ./assets/images/cards/heron-svg
|
||||
COPY --from=svg-stage /app/img/skins ./public/img
|
||||
|
||||
ARG NUXT_PUBLIC_ENDPOINT
|
||||
ARG NUXT_PUBLIC_DISCORD_LOGIN_ENDPOINT
|
||||
|
||||
Reference in New Issue
Block a user