forked from fbrinker/docker-tileboard-OUTDATED
Activate latest tag
This commit is contained in:
parent
ae1a1de727
commit
b1afbbeaa0
2
build.sh
2
build.sh
@ -25,7 +25,7 @@ MAJOR=${SEMVER[0]}
|
|||||||
MINOR=${SEMVER[0]}.${SEMVER[1]}
|
MINOR=${SEMVER[0]}.${SEMVER[1]}
|
||||||
PATCH=$LATEST
|
PATCH=$LATEST
|
||||||
|
|
||||||
echo "test,$MAJOR,$MINOR,$PATCH" > .tags
|
echo "latest,$MAJOR,$MINOR,$PATCH" > .tags
|
||||||
|
|
||||||
downloadLatestRelease "files.zip"
|
downloadLatestRelease "files.zip"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user