Push to correct shell branch (#7135)

* Push to correct shell branch

* Trigger both js & js-old builds
This commit is contained in:
Jaco Greeff 2017-11-24 14:22:37 +01:00 committed by GitHub
parent e802ed04da
commit 6836182a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
// test script 16
// test script 17

View File

@ -3,7 +3,7 @@ set -e
# variables
PVER="1-9"
PTYPE="v1"
PTYPE="shell"
UTCDATE=`date -u "+%Y%m%d-%H%M%S"`
PRE_REPO="js-dist-paritytech/parity-${CI_BUILD_REF_NAME}-${PVER}-${PTYPE}.git"
PRE_REPO_TOKEN="https://${GITHUB_JS_PRECOMPILED}:@github.com/${PRE_REPO}"

View File

@ -1 +1 @@
// test script 21
// test script 22