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

Annotation of /trunk/.gitpod.yml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 575 - (hide annotations)
Mon Jul 29 17:59:26 2024 UTC (8 months ago) by rakinar2
File size: 378 byte(s)
chore: add trunk
1 rakinar2 575 # 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: test -f .gitpodsetup.sh && source /workspace/sudobot/.gitpodsetup.sh; npm install && npm run build
7     command: npm run start

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26