Skip to content

Commit

Permalink
ci: 👷 add gitpod support
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgrv committed Sep 16, 2024
1 parent b74dfa6 commit f2027b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tasks:
- command: npm exec . -- --start
2 changes: 2 additions & 0 deletions stubs/.gitpod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tasks:
- command: npm exec . -- --start

0 comments on commit f2027b6

Please sign in to comment.