mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-01-15 19:06:17 +00:00
improve add_project_versioning_to_ffmpeg and remove HEADLESS
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -15,7 +15,6 @@ pipeline {
|
||||
agent none
|
||||
environment {
|
||||
DEBUG = "1"
|
||||
HEADLESS = "1"
|
||||
}
|
||||
options { buildDiscarder logRotator(numToKeepStr: '4') }
|
||||
stages {
|
||||
|
||||
Reference in New Issue
Block a user