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
7b1b0862
Commit
7b1b0862
authored
May 25, 2021
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update ref
parent
c904ae3d
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 @
7b1b0862
...
...
@@ -87,7 +87,7 @@ before_deploy:
-
cp locales/${locale}/* .
-
mkdir replay
-
mkdir pics
-
curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" http
://amagyjs.ygo233.com:8080
/ygopro-images-${locale}.zip
-
curl --progress-bar --location --retry 5 --output "ygopro-images-${locale}.zip" http
s://water.mycard.moe:9777
/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 @
7b1b0862
...
...
@@ -68,7 +68,7 @@ after_build:
-
cp locales/%locale%/* .
-
mkdir replay
-
mkdir pics
-
curl --location --retry 5 --output ygopro-images-%locale%.zip http
://amagyjs.ygo233.com:8080
/ygopro-images-%locale%.zip
-
curl --location --retry 5 --output ygopro-images-%locale%.zip http
s://water.mycard.moe:9777
/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
@
f12dcc3f
Subproject commit
731c261d179fee108a9f7e5b01caab9714b21bae
Subproject commit
f12dcc3f0c0255aa7a25eae46d2349ebc54b20ed
script
@
a4c26982
Subproject commit a
0e758fd43640443b7e2c23865877d70137462c
e
Subproject commit a
4c26982d18987f76aaddd8de249b467fe12b02
e
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