Fix js push for stable.
This commit is contained in:
parent
41c21d2b3b
commit
4b2daf23df
@ -4,7 +4,7 @@ set -e
|
||||
# variables
|
||||
PVER="1-9"
|
||||
UTCDATE=`date -u "+%Y%m%d-%H%M%S"`
|
||||
BRANCH="beta"
|
||||
BRANCH="stable"
|
||||
GIT_PARITY="https://${GITHUB_JS_PRECOMPILED}:@github.com/paritytech/parity.git"
|
||||
|
||||
echo "*** [cargo] Setting up GitHub config for parity"
|
||||
|
Loading…
Reference in New Issue
Block a user