Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI
2020-12-18 16:52:41 -05:00
parent d1257a0dae
commit ef69b7bed9
7 changed files with 81 additions and 3 deletions

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/code-server"