Skip to content

Conversation

@ali-behjati
Copy link
Collaborator

@ali-behjati ali-behjati commented Feb 13, 2024

The set -o pipefail in the shell snippet in the build script is a bash feature and is not supported in all shells and failed Docker build. Removing it this along with the -u because that is also not used in the small shell snippet here but keeping -e to abort the script on errors.

Triggered a manual workflow to verify it works. (link)

@vercel
Copy link

vercel bot commented Feb 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Feb 13, 2024 8:21am
xc-admin-frontend ⬜️ Ignored (Inspect) Feb 13, 2024 8:21am

@ali-behjati ali-behjati merged commit 5c1e83a into main Feb 13, 2024
@ali-behjati ali-behjati deleted the fix/hermes/docker branch February 13, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants