fix build scripts
This commit is contained in:
parent
66462ba4f6
commit
bba5fe7308
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ steps:
|
|||
|
||||
- name: zip
|
||||
image: alpine:latest
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /release
|
||||
commands:
|
||||
|
@ -32,6 +33,7 @@ steps:
|
|||
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
volumes:
|
||||
- name: cache
|
||||
path: /release
|
||||
settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue