We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58cafb2 commit 4b64012Copy full SHA for 4b64012
.gitpod.yml
@@ -7,6 +7,7 @@ tasks:
7
ddev start -y
8
ddev composer install
9
ddev drush si -y --account-pass=admin --site-name='ddev_gitpod' demo_umami
10
+ ddev drush en -y admin_toolbar
11
command: |
12
13
gp ports await 8080 && gp preview $(gp url 8080)
0 commit comments