Skip to content

DotArray Syntax in Deployer 4.0.0 not supported anymore? #873

@tinogo

Description

@tinogo
Q A
Issue Type Question
Deployer Version 4.0.0
Local Machine OS Gitlab CI Docker Container (Debian)
Remote Machine OS Ubuntu 14.04

Description

I've just updated from Deployer version 3.3.0 to version 4.0.0 and I have a question regarding the DotArray Syntax.
In my deploy scripts I was using env('server.host') to obtain the defined server hostname.
I've changed it to get('server.host') for Deployer 4.0.0, but now I'm getting the following error message:

Configuration parameter `server.host` does not exists. 

So, the question is: How can I obtain the server host via the environment variables with Deployer 4.0.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions