Parent Directory
|
Revision Log
|
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 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |