mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-18 07:17:32 -05:00
update release ci
This commit is contained in:
parent
52ee3ff79c
commit
df44a53ca0
@ -23,7 +23,7 @@ RELEASE_DIR=${INSTALL_DIR}/releases/${TRAVIS_TAG}
|
||||
mkdir -p ${RELEASE_DIR}/
|
||||
cp $GOPATH/bin/metadata.txt ${RELEASE_DIR}/
|
||||
cp $GOPATH/bin/v2ray-*.zip ${RELEASE_DIR}/
|
||||
echo ${TRAVIS_TAG} > ${INSTALL_DIR}/releases/
|
||||
echo ${TRAVIS_TAG} > ${INSTALL_DIR}/releases/latest.txt
|
||||
|
||||
cp $GOPATH/bin/v2ray-${TRAVIS_TAG}-linux-64/v2ray ${INSTALL_DIR}/docker/official/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user