Skip to content

Commit 96ca9a6

Browse files
authored
Update .gitpod.yml
1 parent a515cd4 commit 96ca9a6

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.gitpod.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ image:
44

55
ports:
66
- port: 3000
7-
onOpen: open-preview
8-
tasks:
9-
- command: learnpack start --disableGrading;
7+
onOpen: ignore
8+
9+
vscode:
10+
extensions:
11+
- learnpack.learnpack-vscode
12+
1013
github:
1114
prebuilds:
1215
# enable for the master/default branch (defaults to true)

0 commit comments

Comments
 (0)