Commit b17d43ae authored by nanahira's avatar nanahira

Merge branch 'master' into server

parents b81244f7 410595d6
......@@ -3,7 +3,7 @@ set -x
set -o errexit
# ygopro-database
apt update && apt -y install wget git libarchive-tools
git clone --depth=1 https://code.mycard.moe/mycard/ygopro-database
git clone --depth=1 https://code.mycard.moe/nanahira/ygopro-database
cp -rf ./ygopro-database/locales/$TARGET_LOCALE/* .
# ygopro-images
mkdir pics
......
......@@ -80,7 +80,7 @@ mat_windows:
._exec_build:
stage: build
#variables:
# YGOPRO_NO_LUA_SAFE: '1' # on client no lua safe
# NO_LUA_SAFE: '1' # on client no lua safe
cache:
key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
paths:
......
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