Browse Source

Replace Token

pull/2141/head
Shelikhoo 6 years ago
parent
commit
40277a1460
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
  1. 1
      azure-pipelines.yml

1
azure-pipelines.yml

@ -109,6 +109,7 @@ jobs:
displayName: 'Dump Binaries'
- script: |
cd ./src/v2ray.com/core
echo $RELEASE_TAG
./release/bleedingrelease.sh
workingDirectory: '$(GOPATH)'
displayName: 'Generate Bleeding Edge Release'

Loading…
Cancel
Save