Skip to content

Commit

Permalink
build: sync common files from github_organization_management repository
Browse files Browse the repository at this point in the history
  • Loading branch information
metworkbot committed Oct 27, 2024
1 parent 6d063d9 commit 4b3b6c4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,15 @@ export DRONE=true
if test "${OS_VERSION}" = "centos8"; then export METWORK_BUILD_OS=generic; else export METWORK_BUILD_OS=${OS_VERSION}; fi




git config --global --add safe.directory /src
cd /src





mkdir -p "/opt/metwork-mfext-${TARGET_DIR}"

mkdir -p buildlogs
Expand Down
2 changes: 2 additions & 0 deletions integration_tests/0096_system_extra_dependencies/list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ libgssapi_krb5.so.2
libgthread-2.0.so.0
libharfbuzz.so.0
libhogweed.so.4
libhwloc.so.15
libICE.so.6
libidn2.so.0
libjasper.so.4
Expand All @@ -71,6 +72,7 @@ liblzma.so.5
libm.so.6
libmagic.so.1
libmount.so.1
libmpi.so.12
libncurses.so.6
libncursesw.so.6
libnettle.so.6
Expand Down

0 comments on commit 4b3b6c4

Please sign in to comment.