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 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 4 replies
-
Is it safe to also add |
Beta Was this translation helpful? Give feedback.
-
and, while |
Beta Was this translation helpful? Give feedback.
-
Thoughts on validity of |
Beta Was this translation helpful? Give feedback.
-
as per this the solution is EDIT: this should probably be included in the Deployer 7 documentation whenever that gets rolling |
Beta Was this translation helpful? Give feedback.
as per this the solution is
get('labels')['stage']
EDIT: this should probably be included in the Deployer 7 documentation whenever that gets rolling