Skip to content

Commit 48631d0

Browse files
author
frosty-beaver
committed
Auto merge branch 'release' via 'pull/27' into 'main' (see PR 27)
2 parents 4f60338 + b863763 commit 48631d0

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

tests/tests_docker_dryrun_and_config/dryrun_dn_crawl_all_build_matrix.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ cd "${DN_ROOT_DIR}"
1010
export NBS_OVERRIDE_ADD_DOCKER_CMD_AND_FLAG="build --dry-run --no-cache"
1111

1212
bash dockerized-norlab-scripts/build_script/dn_build_all.bash
13+
exit $?

tests/tests_docker_dryrun_and_config/test_configuration_dn_crawl_all_build_matrix.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ cd "${DN_ROOT_DIR}"
1111
export NBS_OVERRIDE_ADD_DOCKER_CMD_AND_FLAG="config --dry-run"
1212

1313
bash dockerized-norlab-scripts/build_script/dn_build_all.bash
14+
exit $?

0 commit comments

Comments
 (0)