Skip to content

Commit 083f875

Browse files
authored
Merge pull request #1771 from sdamghan/origin_remote_gitpod
Building VTR in debug mode in GitPod Initialization
2 parents bbe0b3d + 4d0381a commit 083f875

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitpod.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
image:
22
file: .gitpod.Dockerfile
33

4+
tasks:
5+
- init: echo "Starting init" |
6+
make BUILD_TYPE=debug
7+
48
github:
59
prebuilds:
610
# enable for the master/default branch (defaults to true)

0 commit comments

Comments
 (0)