6-to-7-upgrade: I can no longer user get("stage") #3242
|
I am working on upgrading from 6 to 7 and my custom deployment code is having lots of problems. The first of which is that Example host: Example task: For what it is worth, I was using |
Replies: 4 comments 4 replies
|
Is it safe to also add |
|
and, while |
|
Thoughts on validity of |
as per this the solution is
get('labels')['stage']EDIT: this should probably be included in the Deployer 7 documentation whenever that gets rolling