Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit

Permalink
CI: add line plugin to debian-bullseye-full-xdg build
Browse files Browse the repository at this point in the history
  • Loading branch information
hannes99 committed May 31, 2023
1 parent 966710c commit 4785d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ def generateFullBuildStages() {
"debian-bullseye-full-xdg",
DOCKER_IMAGES.bullseye,
[
'PLUGINS': "${xdgResolver};dump;sync;base64;spec;error;timeofday;profile;mathcheck;tracer;hosts;network;glob;backend;modules;version;missing",
'PLUGINS': "${xdgResolver};line;dump;sync;base64;spec;error;timeofday;profile;mathcheck;tracer;hosts;network;glob;backend;modules;version;missing",
'KDB_DEFAULT_RESOLVER': xdgResolver
],
[TEST.ALL, TEST.MEM]
Expand Down

0 comments on commit 4785d62

Please sign in to comment.