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 9cc14c8 commit 0d8c35cCopy full SHA for 0d8c35c
.gitpod.yml
@@ -4,6 +4,7 @@ tasks:
4
- name: Setup
5
init: |
6
make deps
7
+ make build
8
command: |
9
gp sync-done setup
10
exit 0
0 commit comments