mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 16:55:24 +03:00
Update azure pipelines
This commit is contained in:
parent
61403c30a2
commit
c317f8d61f
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ stages:
|
|||
- script: yarn install
|
||||
displayName: 'Run yarn install'
|
||||
- script: yarn gulp release --linux32 --linux64
|
||||
displayName: 'Run gulp release'
|
||||
displayName: 'Run yarn gulp release'
|
||||
- script: cd $(System.DefaultWorkingDirectory)/release; find -mindepth 1 -maxdepth 1 -type d -exec rm -r {} \;
|
||||
displayName: 'Clean release folders'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue