From 73ef2712e3975016dc24debec2e6ae70b5e01315 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 15 Mar 2023 11:41:30 +0100 Subject: [PATCH] update build script --- .albatros | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.albatros b/.albatros index 92b05cd..86bada4 100755 --- a/.albatros +++ b/.albatros @@ -1,2 +1,4 @@ #!/usr/bin/env bash +set -euxo pipefail + go build