mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
parent
d584b8b9a3
commit
431a0c94a2
@ -6,6 +6,6 @@ set -ex
|
||||
|
||||
rm dist/element-*.tar.gz || true # rm previous artifacts without failing if it doesn't exist
|
||||
|
||||
DIST_VERSION=`$(dirname $0)/../../scripts/get-version-from-git.sh`
|
||||
DIST_VERSION=`$(dirname $0)/../../../scripts/get-version-from-git.sh`
|
||||
|
||||
CI_PACKAGE=true DIST_VERSION=$DIST_VERSION scripts/package.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user