Skip to content

Commit 4d0381a

Browse files
committed
[Infra]: Building VTR in debug mode in GitPod Initialization
signed-off-by: Seyed Alireza Damghani <[email protected]>
1 parent db522c5 commit 4d0381a

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)