mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-31 07:18:23 -04:00
Revert "Update CI configuration to dpl v2"
This reverts commit fbc4231707
.
This commit is contained in:
parent
fbc4231707
commit
3d1354686f
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ matrix:
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
skip_cleanup: true
|
||||||
file: "dist/*.zip"
|
file: "dist/*.zip"
|
||||||
file_glob: true
|
file_glob: true
|
||||||
api_key:
|
api_key:
|
||||||
|
@ -42,6 +43,7 @@ matrix:
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
skip_cleanup: true
|
||||||
file: "dist/*.zip"
|
file: "dist/*.zip"
|
||||||
file_glob: true
|
file_glob: true
|
||||||
api_key:
|
api_key:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue