mirror of
https://github.com/linuxserver/docker-ffmpeg.git
synced 2026-02-20 04:56:23 +08:00
Bot Updating Templated Files
This commit is contained in:
parent
96b3a5f71b
commit
2f59a41f92
2
Jenkinsfile
vendored
Normal file → Executable file
2
Jenkinsfile
vendored
Normal file → Executable file
@ -97,7 +97,7 @@ pipeline {
|
||||
steps{
|
||||
script{
|
||||
env.EXT_RELEASE = sh(
|
||||
script: ''' echo 4.1.3_source ''',
|
||||
script: ''' echo 4.1.3_sources ''',
|
||||
returnStdout: true).trim()
|
||||
env.RELEASE_LINK = 'custom_command'
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user