mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 19:42:26 +00:00
jenkins: Update meson-fedora
This commit is contained in:
parent
4da90f0d8c
commit
d023ae0eb2
1 changed files with 28 additions and 26 deletions
|
@ -64,6 +64,8 @@ node('docker') {
|
|||
sh 'mkdir -p dest'
|
||||
sh 'DESTDIR=$PWD/dest ninja -C build install'
|
||||
}
|
||||
|
||||
stage('package') {
|
||||
sh 'cd dest && tar caJf gstreamer-$BUILD_TAG.tar.xz usr'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue