Deployer 7 Host staging not found #2705
Answered
by
jasperf
jasperf
asked this question in
Help needed
-
|
I ran In HostCollection.php line 20:
Host "staging" not found. I am using this for the hosts path in my hosts:
prod:
remote_user: forge
hostname: 'domain.com'
deploy_path: '~/{{hostname}}'
staging:
remote_user: forge
hostname: 'staging.domain.com'
deploy_path: '~/{{hostname}}'And I am using latest Deployer: and when I check config it only loads localhost for some reason .. and dep is loaded from global package, not project package: I also tried full domain |
Beta Was this translation helpful? Give feedback.
Answered by
jasperf
Oct 21, 2021
Replies: 1 comment
-
|
Deployer does not read |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jasperf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Deployer does not read
deploy.yml. It does readdeploy.yaml