appveyor.yml and commits filtering
Reference says "Currently, commits filtering functionality is available in appveyor.yml configuration only."
But i have no appveyor.yml configuration file in my repo (and i dont want it actually).
Is it possible to edit default appveyor.yml configuration file with out placing it in repo?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 21 Jul, 2017 11:52 PM
Yes, you can store your appveyor.yml contents in a gist then specify its "raw" URL in
Custom configuration .yml file name
field on General tab of AppVeyor project settings.2 Posted by BlackGad on 22 Jul, 2017 06:16 PM
Thank you, seems work.
3 Posted by Ilya Finkelshte... on 22 Jul, 2017 07:53 PM
Check this to create permalink, otherwise you need to change path to raw file after every YAML update. However I noticed few times that this kind permalink returns updated content with some delay after you edit it.
4 Posted by BlackGad on 22 Jul, 2017 08:14 PM
yay i see, thank you for the warning!
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:18 AM.