summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2021-02-15 11:50:27 +0100
committerRazvan Becheriu <razvan@isc.org>2021-02-18 18:14:27 +0100
commit560558d498276cd7ebe93f302da7e4e9f582d23c (patch)
tree3e7ead9aa7966fcb1101c817b1084f8c8ea41a98 /.gitlab-ci.yml
parent[#899] fixed rebase (diff)
downloadkea-560558d498276cd7ebe93f302da7e4e9f582d23c.tar.xz
kea-560558d498276cd7ebe93f302da7e4e9f582d23c.zip
[#899] addressed comments
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a2aaae9bf0..87f8408df9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -45,6 +45,7 @@ shellcheck:
- SCRIPTS+="src/lib/testutils/dhcp_test_lib.sh.in "
- SCRIPTS+="src/lib/testutils/xml_reporting_test_lib.sh.in "
- SCRIPTS+="src/lib/util/tests/process_spawn_app.sh.in "
+ - SCRIPTS+="src/hooks/dhcp/run_script/tests/run_script_test.sh.in "
- SCRIPTS+="src/share/database/scripts/cql/upgrade_1.0_to_2.0.sh.in "
- SCRIPTS+="src/share/database/scripts/cql/upgrade_2.0_to_3.0.sh.in "
- SCRIPTS+="src/share/database/scripts/cql/upgrade_3.0_to_4.0.sh.in "