Commit 653f9393 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent f2c07e83
...@@ -85,7 +85,7 @@ add_script_diff: ...@@ -85,7 +85,7 @@ add_script_diff:
- linux - linux
image: git-registry.moenext.com/mycard/ygopro-cdb-descgen:master-x86 image: git-registry.moenext.com/mycard/ygopro-cdb-descgen:master-x86
variables: variables:
YGOPRO_PIC_URL_PREFIX: 'https://cdn02.moecube.com:444/ygopro-super-pre/data/pics/' YGOPRO_PIC_URL_PREFIX: 'https://cdncf.moecube.com/ygopro-super-pre/data/pics/'
YGOPRO_PIC_URL_SUFFIX: '.jpg?version=15.13' YGOPRO_PIC_URL_SUFFIX: '.jpg?version=15.13'
FIELDS: 'name,desc,overallString,picUrl' FIELDS: 'name,desc,overallString,picUrl'
GIT_DEPTH: '1000' GIT_DEPTH: '1000'
......
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