File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -62,8 +62,6 @@ services:
6262 triggeredBy :
6363 - postDevcontainerStart
6464 - postEnvironmentStart
65- dependsOn :
66- - postgres
6765 commands :
6866 start : |
6967 cd /workspaces/gitpodflix-demo/backend/catalog
@@ -131,8 +129,6 @@ services:
131129 triggeredBy :
132130 - postDevcontainerStart
133131 - postEnvironmentStart
134- dependsOn :
135- - catalog
136132 commands :
137133 start : |
138134 cd /workspaces/gitpodflix-demo/frontend
@@ -190,8 +186,6 @@ tasks:
190186 triggeredBy :
191187 - manual
192188 - postEnvironmentStart
193- dependsOn :
194- - postgres
195189 command : |
196190 cd /workspaces/gitpodflix-demo/database/main
197191
@@ -242,8 +236,6 @@ tasks:
242236 triggeredBy :
243237 - postEnvironmentStart
244238 - manual
245- dependsOn :
246- - gitpod-flix
247239 command : |
248240 # Wait for services to be ready before opening ports
249241 echo "Waiting for services to be ready before opening ports..."
You can’t perform that action at this time.
0 commit comments