mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 01:57:12 -05:00
update release ci
This commit is contained in:
parent
14052351d6
commit
55f821be20
@ -118,6 +118,8 @@ git clone "https://github.com/v2ray/install.git" ${INSTALL_DIR}
|
||||
#echo ${RELEASE_TAG} > ${INSTALL_DIR}/releases/latest.txt
|
||||
|
||||
cp $GOPATH/bin/v2ray-${RELEASE_TAG}-linux-64/v2ray ${INSTALL_DIR}/docker/official/
|
||||
cp $GOPATH/bin/v2ray-${RELEASE_TAG}-linux-64/v2ctl ${INSTALL_DIR}/docker/official/
|
||||
cp $GOPATH/bin/v2ray-${RELEASE_TAG}-linux-64/geoip.dat ${INSTALL_DIR}/docker/official/
|
||||
|
||||
pushd ${INSTALL_DIR}
|
||||
git config user.name "V2Ray Auto Build"
|
||||
|
Loading…
Reference in New Issue
Block a user