Open rick opened 1 year ago
It's time to do something useful now -- actually do an SSH deployment of a repository to a host.
--changes
--diff
--deploy
--confirm
bd --deploy
sh
ssh
bd
cc #4
It's time to do something useful now -- actually do an SSH deployment of a repository to a host.
the work
--changes
(instead of--diff
), and--deploy
(instead of--confirm
)bd --deploy
deploy workingsh
ssh
bd
bd
to deploy a known repo configuration to the targetbd
to deploy a branch to the same targettrivia
cc #4