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
List
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
wyykak
ygopro
Commits
a7b828e3
Commit
a7b828e3
authored
Jun 05, 2019
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change sound repo
parent
b1002298
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
.travis.yml
.travis.yml
+1
-1
appveyor.yml
appveyor.yml
+1
-1
ocgcore
ocgcore
+1
-1
No files found.
.travis.yml
View file @
a7b828e3
...
...
@@ -104,7 +104,7 @@ before_deploy:
-
chmod +x bot
-
cd sound
-
bash -c "grep '.wav' files.txt | xargs -I {} curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-222DIY-
data/raw/master/sound
/{} ; exit 0"
-
bash -c "grep '.wav' files.txt | xargs -I {} curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-222DIY-
sound/raw/master
/{} ; exit 0"
-
cd ..
-
git clone --depth=1 https://github.com/purerosefallen/ygopro-database
...
...
appveyor.yml
View file @
a7b828e3
...
...
@@ -68,7 +68,7 @@ after_build:
-
cp -rf ygopro-starter-pack-master/* .
-
cd sound
-
bash -c "grep '.wav' files.txt | xargs -I {} curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-222DIY-
data/raw/master/sound
/{} ; exit 0"
-
bash -c "grep '.wav' files.txt | xargs -I {} curl --retry 5 --connect-timeout 30 --location --remote-header-name --remote-name https://github.com/purerosefallen/ygopro-222DIY-
sound/raw/master
/{} ; exit 0"
-
cd ..
-
rm -rf pics/thumbnail pics/*.db
...
...
ocgcore
@
875160ba
Subproject commit
11898b44e24bff4b3d0dfb774ede3c434729c264
Subproject commit
875160baf32b02e6e07f25e410deba6b58469eda
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