diff --git a/.github/workflows/image_changes.sh b/.github/workflows/image_changes.sh index 37a20318c1..8008f0bd78 100755 --- a/.github/workflows/image_changes.sh +++ b/.github/workflows/image_changes.sh @@ -1,6 +1,6 @@ #!/bin/bash -set -x +#set -x set -euo pipefail source ci-automation/image_changes.sh