Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
W
Windbot-408
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
神之吹息
Windbot-408
Commits
d0bf8485
Commit
d0bf8485
authored
Nov 21, 2017
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test appveyor
parent
8aabc03a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
appveyor.yml
appveyor.yml
+2
-5
No files found.
appveyor.yml
View file @
d0bf8485
...
@@ -13,6 +13,7 @@ build:
...
@@ -13,6 +13,7 @@ build:
after_build
:
after_build
:
-
mv bin\Release WindBot
-
mv bin\Release WindBot
-
rm WindBot\WindBot.exe.config
-
mv BotWrapper\bin\Release\Bot.exe .
-
mv BotWrapper\bin\Release\Bot.exe .
-
mv BotWrapper\bin\Release\bot.conf .
-
mv BotWrapper\bin\Release\bot.conf .
-
7z a WindBot.7z WindBot Bot.exe bot.conf
-
7z a WindBot.7z WindBot Bot.exe bot.conf
...
@@ -24,13 +25,9 @@ artifacts:
...
@@ -24,13 +25,9 @@ artifacts:
name
:
WindBot
name
:
WindBot
deploy
:
deploy
:
description
:
'
Automatic
build
by
Appveyor.
\nUpdated
on
$(APPVEYOR_REPO_COMMIT_TIMESTAMP).
'
description
:
'
Automatic
build
by
Appveyor.'
provider
:
GitHub
provider
:
GitHub
auth_token
:
$(access_token)
auth_token
:
$(access_token)
force_update
:
true
force_update
:
true
on
:
on
:
appveyor_repo_tag
:
true
appveyor_repo_tag
:
true
branches
:
only
:
-
master
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