From 5839f1a394363480c9c1d8d7d357db1f02b21643 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Wed, 23 Dec 2020 11:28:41 +0100 Subject: [PATCH] try to debug netlify failed deploy --- hugo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hugo b/hugo index 5a127ea..9475a0b 100755 --- a/hugo +++ b/hugo @@ -1,4 +1,7 @@ -#!/bin/sh +#!/bin/bash + +# temporary test +env set -Eeuo pipefail trap cleanup SIGINT SIGTERM ERR EXIT