Skip to content

Commit 3e61150

Browse files
authored
Remove deprecated Gitpod configuration
1 parent 167965d commit 3e61150

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.gitpod.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,6 @@ tasks:
88
- name: Build CSS & run web server
99
init: npm run build-css && npm run dev
1010

11-
github:
12-
prebuilds:
13-
addBadge: true
14-
addComment: false
15-
addCheck: true
16-
master: true
17-
branches: true
18-
pullRequestsFromForks: true
19-
2011
ports:
2112
- port: 8000
2213
onOpen: open-preview

0 commit comments

Comments
 (0)