NoIssue: Too verbose building

This commit is contained in:
Minimons
2026-01-23 15:11:12 +01:00
parent 7db2a439bf
commit 3fb271e710

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
set -xeuo pipefail
set -euo pipefail
export VERSION=$(git describe --tags --exact-match 2>/dev/null \
|| git symbolic-ref --short -q HEAD \