Commit ce5a26f9 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent fee45f2a
Pipeline #35703 canceled with stages
in 2 minutes and 18 seconds
...@@ -15,7 +15,7 @@ check: ...@@ -15,7 +15,7 @@ check:
script: script:
- apt update --allow-insecure-repositories && apt -y install sqlite3 git curl - apt update --allow-insecure-repositories && apt -y install sqlite3 git curl
- wget -O cards.cdb https://cdn02.moecube.com:444/ygopro-database/zh-CN/cards.cdb - wget -O cards.cdb https://cdn02.moecube.com:444/ygopro-database/zh-CN/cards.cdb
- ./run.sh - bash -x ./run.sh
variables: variables:
YGOPRO_SERVER_PATH: /ygopro-server/ygopro YGOPRO_SERVER_PATH: /ygopro-server/ygopro
SIZE_LIMIT_MB: 100 SIZE_LIMIT_MB: 100
......
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