Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sqlite3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
node-sqlite3
Commits
bdcfe23a
Commit
bdcfe23a
authored
Jul 15, 2014
by
Dane Springmeyer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new appveyor builds for 0.8.x [publish binary]
parent
70267f0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
appveyor.yml
appveyor.yml
+2
-1
No files found.
appveyor.yml
View file @
bdcfe23a
...
@@ -4,6 +4,7 @@ environment:
...
@@ -4,6 +4,7 @@ environment:
node_pre_gyp_secretAccessKey
:
node_pre_gyp_secretAccessKey
:
secure
:
s1us6xb8U2EqlaVYtoVMtulfgMdX4VVEKgTF+Eft104gWja1GG0Blf6cMJtG7Yu3
secure
:
s1us6xb8U2EqlaVYtoVMtulfgMdX4VVEKgTF+Eft104gWja1GG0Blf6cMJtG7Yu3
matrix
:
matrix
:
-
nodejs_version
:
0.8
-
nodejs_version
:
0.10
-
nodejs_version
:
0.10
-
nodejs_version
:
0.11
-
nodejs_version
:
0.11
...
@@ -26,7 +27,7 @@ install:
...
@@ -26,7 +27,7 @@ install:
# make commit message env var shorter
# make commit message env var shorter
-
SET CM=%APPVEYOR_REPO_COMMIT_MESSAGE%
-
SET CM=%APPVEYOR_REPO_COMMIT_MESSAGE%
-
ECHO commit message %CM%
-
ECHO commit message %CM%
-
if not "%CM%" == "%CM:[publish binary]=%" node-pre-gyp --msvs_version=2013 package
unpublish
publish 2>&1
-
if not "%CM%" == "%CM:[publish binary]=%" node-pre-gyp --msvs_version=2013 package publish 2>&1
artifacts
:
artifacts
:
-
path
:
build\stage
-
path
:
build\stage
...
...
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