Remove all package publishing to npm (#6838)
This commit is contained in:
parent
9228ce4bae
commit
9ca294740d
@ -3,7 +3,7 @@ set -e
|
||||
|
||||
# variables
|
||||
UTCDATE=`date -u "+%Y%m%d-%H%M%S"`
|
||||
PACKAGES=( "parity" )
|
||||
PACKAGES=()
|
||||
BRANCH=$CI_BUILD_REF_NAME
|
||||
GIT_JS_PRECOMPILED="https://${GITHUB_JS_PRECOMPILED}:@github.com/paritytech/js-precompiled.git"
|
||||
GIT_PARITY="https://${GITHUB_JS_PRECOMPILED}:@github.com/paritytech/parity.git"
|
||||
|
@ -1 +1 @@
|
||||
// test script 13
|
||||
// test script 14
|
||||
|
Loading…
Reference in New Issue
Block a user