Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
ygopro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
ygopro
Commits
e8d1fa44
Commit
e8d1fa44
authored
Dec 02, 2020
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update image source
parent
6d553b28
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
.travis.yml
.travis.yml
+1
-1
appveyor.yml
appveyor.yml
+1
-1
ocgcore
ocgcore
+1
-1
script
script
+1
-1
No files found.
.travis.yml
View file @
e8d1fa44
...
...
@@ -87,7 +87,7 @@ before_deploy:
-
cp locales/${locale}/* .
-
mkdir replay
-
mkdir pics
-
curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" https://
cdn01.moecube.com
/images/ygopro-images-${locale}.zip
-
curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" https://
minio-tokin.mycard.moe:9001/mycard
/images/ygopro-images-${locale}.zip
-
unzip -q -d pics ygopro-images-${locale}.zip
-
curl --location --retry 5 --output 'ygopro-starter-pack-master.zip' https://github.com/moecube/ygopro-starter-pack/archive/master.zip
-
unzip -q ygopro-starter-pack-master.zip
...
...
appveyor.yml
View file @
e8d1fa44
...
...
@@ -68,7 +68,7 @@ after_build:
-
cp locales/%locale%/* .
-
mkdir replay
-
mkdir pics
-
curl --location --retry 5 --output ygopro-images-%locale%.zip https://
cdn01.moecube.com
/images/ygopro-images-%locale%.zip
-
curl --location --retry 5 --output ygopro-images-%locale%.zip https://
minio-tokin.mycard.moe:9001/mycard
/images/ygopro-images-%locale%.zip
-
unzip -q -d pics ygopro-images-%locale%.zip
-
curl --location --retry 5 --output ygopro-starter-pack-master.zip https://github.com/moecube/ygopro-starter-pack/archive/master.zip
-
unzip -q ygopro-starter-pack-master.zip
...
...
ocgcore
@
c7857949
Subproject commit
6e3877dc6239bc8464c217b0ae69970b1dca4496
Subproject commit
c785794945f5ef635656d1c9b18a5a0cc19058e8
script
@
d2b54db1
Subproject commit
e6f03739e60d3f93caaa09fd0bbc1f0c4dc617ad
Subproject commit
d2b54db1e85825ce3344a777ae0b35e4c728eb79
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment