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
Have a config option for remote-source deployment deployment.use_local_git_ref
When deployment.use_local_git_ref is true it should use the local git branch with fab <stage> deploy instead of having to do fab <stage> deploy:<local-branch>
Use the local branch name by default on remote-source deployment too
The text was updated successfully, but these errors were encountered:
remote-source
deploymentdeployment.use_local_git_ref
deployment.use_local_git_ref
istrue
it should use the local git branch withfab <stage> deploy
instead of having to dofab <stage> deploy:<local-branch>
The text was updated successfully, but these errors were encountered: