Push to correct shell branch (#7135)
* Push to correct shell branch * Trigger both js & js-old builds
This commit is contained in:
parent
e802ed04da
commit
6836182a36
@ -1 +1 @@
|
|||||||
// test script 16
|
// test script 17
|
||||||
|
@ -3,7 +3,7 @@ set -e
|
|||||||
|
|
||||||
# variables
|
# variables
|
||||||
PVER="1-9"
|
PVER="1-9"
|
||||||
PTYPE="v1"
|
PTYPE="shell"
|
||||||
UTCDATE=`date -u "+%Y%m%d-%H%M%S"`
|
UTCDATE=`date -u "+%Y%m%d-%H%M%S"`
|
||||||
PRE_REPO="js-dist-paritytech/parity-${CI_BUILD_REF_NAME}-${PVER}-${PTYPE}.git"
|
PRE_REPO="js-dist-paritytech/parity-${CI_BUILD_REF_NAME}-${PVER}-${PTYPE}.git"
|
||||||
PRE_REPO_TOKEN="https://${GITHUB_JS_PRECOMPILED}:@github.com/${PRE_REPO}"
|
PRE_REPO_TOKEN="https://${GITHUB_JS_PRECOMPILED}:@github.com/${PRE_REPO}"
|
||||||
|
@ -1 +1 @@
|
|||||||
// test script 21
|
// test script 22
|
||||||
|
Loading…
Reference in New Issue
Block a user