From 2f59a41f9213c068ef50f6c4085522af70625f27 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sat, 22 Jun 2019 14:54:43 +0000 Subject: [PATCH] Bot Updating Templated Files --- Jenkinsfile | 2 +- LICENSE | 0 README.md | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 Jenkinsfile mode change 100644 => 100755 LICENSE 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: