add publish to appveyor build
This commit is contained in:
@@ -8,7 +8,7 @@ environment:
|
|||||||
os: WMF 5
|
os: WMF 5
|
||||||
|
|
||||||
# Skip on updates to the readme.
|
# Skip on updates to the readme.
|
||||||
# We can force this by adding [skip ci] or [ci skip] anywhere in commit message
|
# We can force this by adding [skip ci] or [ci skip] anywhere in commit message
|
||||||
skip_commits:
|
skip_commits:
|
||||||
message: /updated (readme|doc).*|update (readme|doc).*s/
|
message: /updated (readme|doc).*|update (readme|doc).*s/
|
||||||
|
|
||||||
@@ -16,4 +16,4 @@ build: false
|
|||||||
|
|
||||||
#Kick off the CI/CD pipeline
|
#Kick off the CI/CD pipeline
|
||||||
test_script:
|
test_script:
|
||||||
- ps: . .\build.ps1
|
- ps: . .\build.ps1 Publish
|
||||||
|
|||||||
Reference in New Issue
Block a user