Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 9b00728

Browse files
test
Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
1 parent 092cfa7 commit 9b00728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.include

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ set -u
1313
IMAGE_TAG="next"
1414
THEIA_GITHUB_REPO="eclipse-theia/theia"
1515
THEIA_VERSION="master"
16-
THEIA_BRANCH="master"
16+
THEIA_BRANCH="debugPlugins"
1717
THEIA_COMMIT_SHA=
1818
THEIA_GIT_REFS="refs\\/heads\\/master"
1919
THEIA_DOCKER_IMAGE_VERSION=

0 commit comments

Comments
 (0)