Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add artifact publishing to AppVeyor #1173

Merged
merged 1 commit into from
Mar 13, 2016

Conversation

vbfox
Copy link
Contributor

@vbfox vbfox commented Mar 9, 2016

Add 3 functions to AppVeyor :

  • SetVariable: to set an environment variable
  • PushArtifact: to push an artifact where all the parameters can be set
  • PushArtifacts: to simply push multiple artifacts with all values automatically set.
    Perfect for !! "artifacts/**/*.nupkg" |> AppVeyor.PushArtifacts

@forki
Copy link
Member

forki commented Mar 13, 2016

LGTM thanks

forki added a commit that referenced this pull request Mar 13, 2016
Add artifact publishing to AppVeyor
@forki forki merged commit ed7a31c into fsprojects:master Mar 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants