Improve handling of any errors
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Kim Oliver Drechsel 2021-12-03 18:41:18 +01:00
parent 6d0c8a3f27
commit da14a38418
Signed by: Kim
GPG Key ID: B9D907EF02605A07

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
set -eo pipefail
# This Script checks for new Minecraft Vanilla Server Version on the Mojang Website
# and (if a new Version got published) creates a new build via Drone CI Command Line Tool