revert fb7eaaa21b
Some checks failed
continuous-integration/drone/push Build was killed
Some checks failed
continuous-integration/drone/push Build was killed
revert build.entrypoint.sh: remove -u it cannot fail due to unset Signed-off-by: Filip Kobierski <fkobi@fsfe.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eo pipefail
|
||||
set -euo pipefail
|
||||
# Ran by dockerfile as entrypoint
|
||||
# Ran from the volume of the website source mounted at /website-source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user