We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bear
1 parent 0eae6ee commit 74843abCopy full SHA for 74843ab
.gitpod.yml
@@ -6,6 +6,6 @@ tasks:
6
./bootstrap.sh &&
7
./configure &&
8
cd - &&
9
- bear make
+ bear -- make
10
image:
11
file: .gitpod.Dockerfile
0 commit comments