fix: nightly
This commit is contained in:
parent
a5edbc9ac4
commit
1b0c2ef5f4
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ snapshot:
|
|||
name_template: "{{ .Branch }}-devel"
|
||||
|
||||
nightly:
|
||||
name_template: "{{ .Branch }}"
|
||||
name_template: "{{ .Branch }}-nightly"
|
||||
|
||||
gitea_urls:
|
||||
api: https://gitea.com/api/v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue