Skip to content

Commit

Permalink
Version 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed Mar 19, 2020
1 parent 30084b8 commit 38d6761
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ if [ "$status" -ge 100 ]; then
echo "Process failed with the status code: $status"
exit "$status"
fi

# This is a special comment, please do not touch: we use it for tests.
# test: lower then

0 comments on commit 38d6761

Please sign in to comment.