Skip to content

Commit

Permalink
Pretty sure #ddev-nodisplay is not a thing anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
hanoii committed Mar 13, 2024
1 parent 677444c commit 85707cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ pre_install_actions:
# Some of these actions taken from https://github.com/ddev/ddev-platformsh
# Get PLATFORM_PROJECT from user if we don't have it yet
- |
#ddev-nodisplay
# echo 'list ddevprojectconfig.web_environment={{ list .DdevProjectConfig.web_environment | toString }}'
if ({{ contains "PLATFORM_PROJECT=" (list .DdevProjectConfig.web_environment | toString) }} ); then
echo "Using existing PLATFORM_PROJECT from project config.yaml."
Expand Down

0 comments on commit 85707cf

Please sign in to comment.