Skip to content

Commit e1feb34

Browse files
committed
debug
1 parent 64e1251 commit e1feb34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitpod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tasks:
99
fi
1010
1111
# disable Gradle auto-reload in IntelliJ
12+
cat .idea/workspace.xml
1213
xmlstarlet ed --inplace -u '//option[@name="autoReloadType"]/@value' -v 'NONE' .idea/workspace.xml
1314
1415
# run standard gradle build

0 commit comments

Comments
 (0)