Improve handling of any errors
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
6d0c8a3f27
commit
da14a38418
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user