6 to 7 migration question: release_name vs latest_release #3209
Unanswered
arderyp
asked this question in
Help needed
Replies: 1 comment 5 replies
-
Yes, just set latest_release number to some arbitrary int so next time you deploy release_name is generate properly . |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The (very handy, thank you!) migration documentation says:
Is the second option an alternate to the first? For example, if I set
{{deploy_path}}/.dep/latest_release
on all my hosts, can I issuedeploy
without-o release_name=
on my first 7 deploy?Beta Was this translation helpful? Give feedback.
All reactions