Skip to content

Commit

Permalink
chore: update gitpod config
Browse files Browse the repository at this point in the history
  • Loading branch information
virtual-designer committed Sep 30, 2022
1 parent ded7560 commit 6589ff0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ tmp/
fly.toml
fly-2.toml
Dockerfile
setup.sh
setup.sh
.gitpodsetup.sh
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ tasks:
- init: npm install && npm run build
command: npm run start


- before: test -f .gitpodsetup.sh && source /workspace/sudobot/.gitpodsetup.sh

0 comments on commit 6589ff0

Please sign in to comment.