From a364c1bca91f1bf3870a06ecf184ae5a3970b505 Mon Sep 17 00:00:00 2001 From: Steven Oderayi Date: Wed, 23 Aug 2023 11:33:43 +0100 Subject: [PATCH] ci(mojaloop/#3450): fix github-release (#163) ci(mojaloop/#3450): fix github-release (#163) --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 1a4a6e5..cb98ea2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -334,6 +334,7 @@ jobs: github-release: executor: default-machine + shell: "/bin/bash -eo pipefail" steps: - run: name: Install git