mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-23 00:18:23 +08:00
Revert "Update CI configuration to dpl v2"
This reverts commit 65670a704c
.
This commit is contained in:
parent
65670a704c
commit
30d05a9fed
@ -16,6 +16,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:
|
||||||
@ -47,6 +48,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