We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dccc89 commit eacbb3eCopy full SHA for eacbb3e
.gitpod.yml
@@ -1,7 +1,3 @@
1
-
2
-image:
3
- file: .gitpod.Dockerfile
4
5
tasks:
6
- init: echo "export CI=false" >> ~/.bashrc && source ~/.bashrc && yarn && yarn test
7
- init: brew install sqlite3 curl && exit
0 commit comments