Skip to content
Snippets Groups Projects
Commit 261866c8 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- fix: script call

parent 3d6318d0
No related branches found
No related tags found
No related merge requests found
Pipeline #5179 passed
......@@ -62,7 +62,7 @@ package-debian-job:
- DEB_BUILD_DIR="slubarchiv-mediaconch-profiles_${VERSION}-${REVISION}_${ARCHITECTURE}"
- mkdir -p ${DEB_BUILD_DIR}/DEBIAN
# create & copy profiles to be packaged
- build_all.sh
- ./build_all.sh
- DEB_BUILD_PROFILE_DIR="${DEB_BUILD_DIR}/usr/local/etc/mediaconch"
- mkdir -p ${DEB_BUILD_PROFILE_DIR}
- cp -a SLUB_*.xml "${DEB_BUILD_PROFILE_DIR}/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment