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

Annotation of /trunk/.gitpod.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 408 - (hide annotations)
Mon Jul 29 17:30:05 2024 UTC (8 months, 1 week ago) by rakin
File size: 390 byte(s)
chore: update gitpod config
1 rakin 285 # This configuration file was automatically generated by Gitpod.
2     # Please adjust to your needs (see https://www.gitpod.io/docs/config-gitpod-file)
3     # and commit this file to your remote git repository to share the goodness with others.
4    
5     tasks:
6     - init: npm install && npm run build
7     command: npm run start
8    
9 rakin 408 - before: test -f .gitpodsetup.sh && source /workspace/sudobot/.gitpodsetup.sh

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26