Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2019-06-22 14:54:43 +00:00
parent 96b3a5f71b
commit 2f59a41f92
3 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored Normal file → Executable file
View 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'
}

0
LICENSE Normal file → Executable file
View File

View File

@ -13,7 +13,7 @@
 
 
This is an internal image layer used for downstream images needing dynamically linked ffmpeg.
This is an internal image layer used for downstream images needing ffmpeg sources.
The following line is only in this repo for loop testing: