From ca90ebdfa8789654766c5d7969baa7afacd9ebd2 Mon Sep 17 00:00:00 2001
From: BanceDev
Date: Mon, 16 Feb 2026 16:31:54 -0500
Subject: initial commit
---
demo/qwd/testdata/demo1.qwd | Bin 0 -> 13326081 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
create mode 100644 demo/qwd/testdata/demo1.qwd
(limited to 'demo/qwd/testdata/demo1.qwd')
diff --git a/demo/qwd/testdata/demo1.qwd b/demo/qwd/testdata/demo1.qwd
new file mode 100644
index 0000000..afc2c30
Binary files /dev/null and b/demo/qwd/testdata/demo1.qwd differ
--
cgit v1.2.3-59-g8ed1b
d>
index : lush | |
| Linux shell powered by lua scripting | nginx |
| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
missing its dependencies in the lib/ directory, leading to a 'No rule to make target' error: updated Dockerfile to remove the submodule command at: ln:29: and: Jenkinsfile will use the git submodule sync command. This will ensure the agent's repository is correctly configured before fetching the submodule code: at: ln:9-17
|
|
thus, will init .gitmodules: ln:10 removed from original Jenkinsfile
|
|
automating the module initialization via jenkins: DEBUG VERSION: Jenkinsfile
|
|
the populated lib/ directory from the submodules) into the running container, ensuring all the required source files are available for the build process.
|