/[sudobot]/trunk/.gitpod.yml
ViewVC logotype

Diff of /trunk/.gitpod.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 414 by rakin, Mon Jul 29 17:30:05 2024 UTC revision 415 by rakin, Mon Jul 29 17:30:07 2024 UTC
# Line 3  Line 3 
3  # and commit this file to your remote git repository to share the goodness with others.  # and commit this file to your remote git repository to share the goodness with others.
4    
5  tasks:  tasks:
   - init: npm install && npm run build  
     command: npm run start  
   
   - before: test -f .gitpodsetup.sh && source /workspace/sudobot/.gitpodsetup.sh  
6      - init: test -f .gitpodsetup.sh && source /workspace/sudobot/.gitpodsetup.sh; npm install && npm run build
7        command: npm run start

Legend:
Removed from v.414  
changed lines
  Added in v.415

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26