You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So basically right now if my local repository is on branch release/213 and I want to deploy I must use
dep deploy staging --branch=release/213
I know you can get deployer to deploy based off the HEAD on the host, but in this case with our releases this changes often so we'd like a config option to say "when deploying to host X deploy whatever branch we're using locally".
This discussion was converted from issue #2959 on February 10, 2022 06:25.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So basically right now if my local repository is on branch release/213 and I want to deploy I must use
I know you can get deployer to deploy based off the HEAD on the host, but in this case with our releases this changes often so we'd like a config option to say "when deploying to host X deploy whatever branch we're using locally".
Beta Was this translation helpful? Give feedback.
All reactions