1
1
Fork 1

Activate latest tag
continuous-integration/drone Build is passing Details

Dieser Commit ist enthalten in:
Florian Brinker 2021-03-20 18:41:30 +01:00
Ursprung ae1a1de727
Commit b1afbbeaa0
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -25,7 +25,7 @@ MAJOR=${SEMVER[0]}
MINOR=${SEMVER[0]}.${SEMVER[1]}
PATCH=$LATEST
echo "test,$MAJOR,$MINOR,$PATCH" > .tags
echo "latest,$MAJOR,$MINOR,$PATCH" > .tags
downloadLatestRelease "files.zip"