Skip to content

Instantly share code, notes, and snippets.

@overfl0
Created March 11, 2017 01:18
Show Gist options
  • Select an option

  • Save overfl0/678c50d9c75308de8d1d3bffccce4914 to your computer and use it in GitHub Desktop.

Select an option

Save overfl0/678c50d9c75308de8d1d3bffccce4914 to your computer and use it in GitHub Desktop.
Import appveyoy settings from local appveyor.yml file
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