Skip to content

Commit 466217a

Browse files
authored
Merge branch 'develop' into new-icon-datadog
2 parents 23aa40b + fd192d0 commit 466217a

50 files changed

Lines changed: 396 additions & 14 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.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)