Release Error after Upgrade to Deployer 7.0.2 #3298
Unanswered
sebastian-ehrling
asked this question in
Help needed
Replies: 2 comments 2 replies
-
Please, check:
|
Beta Was this translation helpful? Give feedback.
2 replies
-
This issue has been mentioned in #3301. Maybe my answer helps you. In fact - check for task redundancy while some tasks are just a couple of other tasks. Maybe your tasks double the release task. |
Beta Was this translation helpful? Give feedback.
0 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.
-
After Upgrade from Deployer 7.0.1 to 7.0.2 i get the following error:
task deploy:release
[prod_develop] Deployer\Exception\Exception in release.php on line 115:
[prod_develop]
[prod_develop] Release name "2022-09-12_12-40-34" already exists.
[prod_develop] Release name can be overridden via:
[prod_develop] dep deploy -o release_name=...
[prod_develop]
task deploy:failed
task deploy:unlock
Beta Was this translation helpful? Give feedback.
All reactions