Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Nanahira-Cards
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
nanahira
Nanahira-Cards
Commits
4b076c20
Commit
4b076c20
authored
Dec 29, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixci
parent
adc618c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
appveyor.yml
appveyor.yml
+3
-3
No files found.
appveyor.yml
View file @
4b076c20
...
@@ -8,7 +8,7 @@ build_script:
...
@@ -8,7 +8,7 @@ build_script:
-
git config --global user.name "purerosefallen"
-
git config --global user.name "purerosefallen"
-
git config --global user.email "78877@qq.com"
-
git config --global user.email "78877@qq.com"
-
git checkout master
-
git checkout master
-
git clone --
branch=data --
depth=1 https://github.com/purerosefallen/ygopro-222DIY-data
-
git clone --depth=1 https://github.com/purerosefallen/ygopro-222DIY-data
-
cd ygopro-222DIY-data
-
cd ygopro-222DIY-data
-
cp -rf ../expansions/pics expansions
-
cp -rf ../expansions/pics expansions
...
@@ -20,7 +20,7 @@ build_script:
...
@@ -20,7 +20,7 @@ build_script:
-
git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY-data master
-
git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY-data master
-
cd ..
-
cd ..
-
git clone https://github.com/YGOCC/Terra
-
git clone
--depth=1
https://github.com/YGOCC/Terra
-
cd Terra
-
cd Terra
-
cp -rf ../expansions/script/c37564552.lua expansions/script
-
cp -rf ../expansions/script/c37564552.lua expansions/script
-
cp -rf ../expansions/script/c37564765.lua expansions/script
-
cp -rf ../expansions/script/c37564765.lua expansions/script
...
@@ -30,7 +30,7 @@ build_script:
...
@@ -30,7 +30,7 @@ build_script:
-
git push https://%AUTH_TOKEN%@github.com/YGOCC/Terra master
-
git push https://%AUTH_TOKEN%@github.com/YGOCC/Terra master
-
cd ..
-
cd ..
-
git clone https://github.com/YGOCC/Moon
-
git clone
--depth=1
https://github.com/YGOCC/Moon
-
cd Moon
-
cd Moon
-
cp -rf ../expansions/script/c37564552.lua expansions/script
-
cp -rf ../expansions/script/c37564552.lua expansions/script
-
cp -rf ../expansions/script/c37564765.lua expansions/script
-
cp -rf ../expansions/script/c37564765.lua expansions/script
...
...
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