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
482a5546
Commit
482a5546
authored
Nov 22, 2017
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update appveyor.yml
parent
6f0b4fc7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
appveyor.yml
appveyor.yml
+9
-4
No files found.
appveyor.yml
View file @
482a5546
...
@@ -8,17 +8,22 @@ build_script:
...
@@ -8,17 +8,22 @@ 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 clone https://github.com/purerosefallen/ygopro-222DIY
-
git clone https://github.com/purerosefallen/ygopro-222DIY
-
cp -rf script ygopro-222DIY/expansions
-
cd ygopro-222DIY
-
cd ygopro-222DIY
-
cp -rf ../script expansions
-
git add . -A
-
git add . -A
-
git commit -m "Auto Push by Nanahira"
-
git commit -m "Auto Push by Nanahira"
-
git checkout data
-
git checkout data
-
git cherry-pick master
-
cp -rf ../script expansions
-
cd update
-
cd update
-
update.exe -ci
-
update.exe -ci
-
cd ..
-
cd ..
-
git add . -A
-
git add . -A
-
git commit -m "
Update Filelist
"
-
git commit -m "
Auto Push by Nanahira
"
-
git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY master data
-
git push https://%AUTH_TOKEN%@github.com/purerosefallen/ygopro-222DIY master data
-
cd ..
-
cd ..
test
:
off
test
:
off
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