misc updates
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Paul 2021-11-13 12:58:48 +01:00
parent 5828b0c016
commit 2c67745536

View File

@ -17,7 +17,6 @@ build() {
VERSION=${DRONE_TAG}
echo "${PROJECTNAME} ${VERSION}" > /build/VERSION
else
then
echo "Drone not set, let's only do a build"
VERSION=${DRONE_COMMIT}
fi