diff --git a/Jenkinsfile b/Jenkinsfile old mode 100644 new mode 100755 index 457f283..6713635 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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' } diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/README.md b/README.md index 48fb230..0edd463 100644 --- a/README.md +++ b/README.md @@ -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: