Skip to content

Commit 4d0adc5

Browse files
committed
Resolve merge conflict: remove management-ui service
2 parents 0228118 + f2b8a9d commit 4d0adc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitpod/automations.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ services:
6767
- postEnvironmentStart
6868
commands:
6969
start: |
70-
cd /workspaces/gitpodflix-demo/frontend
70+
cd /workspaces/gitpodflix-demo/frontend
7171
7272
# Wait for vite to be available
7373
echo "Waiting for vite to be available..."
@@ -104,7 +104,7 @@ tasks:
104104
- manual
105105
- postEnvironmentStart
106106
command: |
107-
cd /workspaces/gitpodflix-demo/database/main
107+
cd /workspaces/gitpodflix-demo/database/main
108108
109109
# Wait for PostgreSQL to be ready
110110
echo "Waiting for PostgreSQL to be ready..."

images/choose-your-editor.png

49.7 KB
Loading

0 commit comments

Comments
 (0)