Skip to content

Commit 0629249

Browse files
committed
#28: specify vt inclusion type
1 parent 9a8cdc6 commit 0629249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
TAG=${TAG/11-2-2/11.2.2}
6161
TAG=${TAG/11-4-3/11.4.3}
6262
TAG=${TAG/12-2-0/12.2.0}
63+
VT_INLUSION_TYPE=TPL
6364
docker run \
6465
--name test-container \
6566
"lifflander1/vt:wf-$TAG" \

0 commit comments

Comments
 (0)