We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5471681 commit d606db0Copy full SHA for d606db0
.gitpod/automations.yaml
@@ -0,0 +1,6 @@
1
+tasks:
2
+ install_deps:
3
+ name: Install Dependencies
4
+ triggeredBy:
5
+ - postEnvironmentStart
6
+ command: npm install
0 commit comments