Commit 53694f6f authored by nanahira's avatar nanahira

change var name..

parent db2688de
......@@ -3,7 +3,7 @@ set -x
set -o errexit
if [[ -z "$CI_COMMIT_TAG" ]]; then
export TRAVIS_BRANCH="_no_sign"
export TRAVIS_BRANCH="_no_notarize"
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