mass environment deployment
I have 30+ environments / appveyor agents for deploying to our own on-premises server bank. The appveyor project -> settings -> deployment page is set to 'Providers' and has a long and getting longer list of environments to deploy to. I'd like to have it script based just so I can manage the list myself and add new environments easily. There is no sorting facility on that page so it's a jumbled mess of environments. I don't want any deployment script living in bitbucket. What are my options?
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 Owen McDonnell on 05 Jun, 2019 02:33 PM
So if I understand correctly, you want to take your configuration out of the UI but do not want to put that configuration (i.e. an
appveyor.yml
file) into bitbucket.In that case this could be an option.
Ilya Finkelshteyn closed this discussion on 05 Aug, 2019 09:01 PM.