This commit is contained in:
parent
aabacf9984
commit
b8b8814aa8
10
.drone.yml
10
.drone.yml
@ -16,6 +16,16 @@ steps:
|
||||
event:
|
||||
- push
|
||||
- commit
|
||||
- name: push-to-build-folder
|
||||
image: appleboy/drone-git-push
|
||||
settings:
|
||||
remote_name: origin
|
||||
branch: main
|
||||
local_ref: main
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
- commit
|
||||
|
||||
- name: attach-to-release
|
||||
image: plugins/gitea-release
|
||||
|
Loading…
Reference in New Issue
Block a user