Created
March 11, 2017 01:18
-
-
Save overfl0/678c50d9c75308de8d1d3bffccce4914 to your computer and use it in GitHub Desktop.
Import appveyoy settings from local appveyor.yml file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| curl -H "Authorization: Bearer <APPVEYOR API TOKEN>" -T appveyor.yml https://ci.appveyor.com/api/projects/<OWNER>/<PROJECT>/settings/yaml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment