Skip to content

Commit d606db0

Browse files
gitpod automations!
Co-authored-by: Ona <[email protected]>
1 parent 5471681 commit d606db0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitpod/automations.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
tasks:
2+
install_deps:
3+
name: Install Dependencies
4+
triggeredBy:
5+
- postEnvironmentStart
6+
command: npm install

0 commit comments

Comments
 (0)