mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-02-13 15:22:42 +08:00
Revert "Update CI configuration to dpl v2"
This reverts commit fbc4231707
.
This commit is contained in:
parent
fbc4231707
commit
3d1354686f
@ -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…
Reference in New Issue
Block a user