mirror of
https://github.com/levogevo/ffmpeg-builder.git
synced 2026-03-16 19:20:11 +00:00
rip typo
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -14,7 +14,7 @@ def withDockerCreds(body) {
|
||||
pipeline {
|
||||
agent none
|
||||
environment { DEBUG = "1" }
|
||||
options { buildDiscarder logRotator(numToKeepStr: '3') }
|
||||
options { buildDiscarder logRotator(numToKeepStr: '4') }
|
||||
stages {
|
||||
stage('build docker image') {
|
||||
matrix {
|
||||
|
||||
Reference in New Issue
Block a user