Skip to content

Commit

Permalink
chore(release): bump natds-js packages via lerna [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudsystec committed Jan 13, 2023
1 parent d42fdef commit 3626d08
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .cicd/skip-commit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ set -e
COMMIT_MESSAGE=$(git log -1 --pretty=%B)

if [[ $COMMIT_MESSAGE =~ \[(skip-ci|ci-skip)\] ]]; then

echo "SKIP CI [ON]"

echo true
exit 0
fi

0 comments on commit 3626d08

Please sign in to comment.