Commit db2688de authored by nanahira's avatar nanahira

sign and notify for tags only

parent 9b923a91
......@@ -3,7 +3,7 @@ set -x
set -o errexit
if [[ -z "$CI_COMMIT_TAG" ]]; then
TRAVIS_BRANCH="_no_sign"
export TRAVIS_BRANCH="_no_sign"
fi
npm ci
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment