update on ci-build.sh
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2020-12-04 22:31:37 +01:00
parent eabbfffa7e
commit 9619c74089

View File

@ -1,5 +1,7 @@
#!/bin/bash
set -e
PROJECTNAME=weather
RELEASENAME=${PROJECTNAME}
VERSION="0"