remove [ci skip]

remove tag [ci skip] for `js-precompiled`
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-02-01 15:09:13 +04:00 committed by GitHub
parent ed09a76c91
commit 0a7aef1872
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ cargo update -p parity-ui-precompiled
echo "*** Committing updated files"
git add js
git add Cargo.lock
git commit -m "[ci skip] js-precompiled $UTCDATE"
git commit -m "js-precompiled $UTCDATE"
git push origin HEAD:refs/heads/$BRANCH 2>$GITLOG
# back to root