Commit 92322e1a authored by nanahira's avatar nanahira

missing

parent 4ff13b78
Pipeline #43305 failed with stages
in 71 minutes and 14 seconds
......@@ -3,6 +3,7 @@ RUN apt update && apt -y install wget git && \
mkdir -p /resources/ygopro /resources/windbot && \
git clone --depth=1 https://code.moenext.com/nanahira/ygopro-scripts /resources/ygopro/script && \
wget -O /resources/ygopro/cards.cdb https://cdntx.moecube.com/ygopro-database/zh-CN/cards.cdb && \
wget -O /resources/ygopro/lflist.conf https://cdntx.moecube.com/koishipro/contents/lflist.conf && \
wget -O /resources/windbot/bots.json 'https://code.moenext.com/nanahira/windbot/-/raw/master/bots.json?inline=false'
FROM node:lts-trixie-slim as base
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment