Closed ejholmes closed 8 years ago
In some cases, it's desirable to be able to automatically deploy the same ref (e.g. master) to multiple environments (e.g. production and staging to ensure that staging always remains up to date)
master
production
staging
In some cases, it's desirable to be able to automatically deploy the same ref (e.g.
master
) to multiple environments (e.g.production
andstaging
to ensure that staging always remains up to date)