Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2020-12-15 22:47:00 -05:00
parent 7cf9ec26f6
commit cfcfaf8a07
7 changed files with 81 additions and 3 deletions
+1
View File
@@ -27,6 +27,7 @@ jobs:
"username": "Github Actions"}' ${{ secrets.DISCORD_WEBHOOK }}
exit 1
fi
EXT_RELEASE=$(echo ${EXT_RELEASE} | sed 's/[~,%@+;:/]//g')
echo "**** External version: ${EXT_RELEASE} ****"
echo "**** Retrieving last pushed version ****"
image="linuxserver/radarr"