mirror of
https://github.com/konpa/devicon.git
synced 2025-08-09 08:06:32 +02:00
Remove deprecated Gitpod configuration
This commit is contained in:
@@ -8,15 +8,6 @@ tasks:
|
|||||||
- name: Build CSS & run web server
|
- name: Build CSS & run web server
|
||||||
init: npm run build-css && npm run dev
|
init: npm run build-css && npm run dev
|
||||||
|
|
||||||
github:
|
|
||||||
prebuilds:
|
|
||||||
addBadge: true
|
|
||||||
addComment: false
|
|
||||||
addCheck: true
|
|
||||||
master: true
|
|
||||||
branches: true
|
|
||||||
pullRequestsFromForks: true
|
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- port: 8000
|
- port: 8000
|
||||||
onOpen: open-preview
|
onOpen: open-preview
|
||||||
|
Reference in New Issue
Block a user