mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
glob and timezone
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -16,7 +16,7 @@ pipeline {
|
||||
steps {
|
||||
sh "./scripts/docker_build_image.sh ${DISTRO}"
|
||||
sh "./scripts/docker_save_image.sh ${DISTRO}"
|
||||
stash includes: "gitignore/docker/${DISTRO}.tar.zst", name: "${DISTRO}-stash"
|
||||
stash includes: "gitignore/docker/*${DISTRO}.tar.zst", name: "${DISTRO}-stash"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user