Skip to content

Commit

Permalink
Fix cant open file error
Browse files Browse the repository at this point in the history
  • Loading branch information
skosito committed Feb 28, 2024
1 parent 6fbfea0 commit b433d7d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/localnet/orchestrator/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ else

# if e2e passed, exit with 0, otherwise exit with 1
if [ $ZETAE2E_EXIT_CODE -eq 0 ]; then
cat /work/deployed.yml
echo "e2e passed"
exit 0
else
Expand Down

0 comments on commit b433d7d

Please sign in to comment.