a year ago
It would be nice if I could queue environment variable changes to go along with the next deployment that's auto-triggered by the git repo.
Otherwise currently I have to trigger another deployment right after the auto git deploy.
9 Replies
a year ago
You can!
Set the environment variable and then save it without deploying by using the shortcut alt + shift + enter
And then when you git push the variable will be applied to that deployment!
Status changed to Solved brody • about 1 year ago
Status changed to Open opti21 • about 1 year ago
a year ago
Just tried it, it doesn't seem to work. I'm on a mac, using chrome, is it another keybind?
a year ago
Apologies, I did it out of order, my bad 
a year ago
Haha yeah order is important since you ultimately do need a deploy / redeploy to make the variables available to the app.
Save variables
Git Push
a year ago
Oh, I meant I was doing the key bind in the variable input rather than when the confirm alert at the top was showing.
a year ago
Also, it would be nice to have that in the UI in the 3 dots, because didn't even know it was an option. 
Okay back to coding 
Status changed to Solved brody • about 1 year ago


