Skip to content

Commit

Permalink
test: exit 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk authored Jul 28, 2023
1 parent 742630f commit a3b7172
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ echo 'WORKFLOW_NAME:' ${WORKFLOW_NAME}
echo "workflow-name=$(echo $WORKFLOW_NAME)" >> $GITHUB_OUTPUT

# argo logs --follow ${WORKFLOW_NAME} -n ${2}
exit 1

0 comments on commit a3b7172

Please sign in to comment.