Skip to content

Commit 4aaa248

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent c2a5668 commit 4aaa248

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/set_variables.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ if [ "${GITHUB_EVENT_NAME}" != "repository_dispatch" ]; then
6565
TARGET_DIR=${B##release_}
6666
SKIP_DISPATCH=true;;
6767
refs/pull/*)
68+
#No build on pull requests on these repositories
69+
B=null
6870
case "${B}" in
6971
integration | ci* | pci*)
7072
DEP_BRANCH=integration

integration_tests/0096_system_extra_dependencies/list.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ liblz4.so.1
102102
liblzma.so.5
103103
libm.so.6
104104
libmagic.so.1
105-
libmount.so.1
106105
libmlx5.so.1
106+
libmount.so.1
107107
libmpi.so.12
108108
libncurses.so.6
109109
libncursesw.so.6

0 commit comments

Comments
 (0)