fix: pipeline version check for releases list.
This commit is contained in:
parent
571895bef8
commit
80803cd048
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ resources:
|
||||||
basic:
|
basic:
|
||||||
username: ((gitea.username))
|
username: ((gitea.username))
|
||||||
password: ((gitea.token))
|
password: ((gitea.token))
|
||||||
|
version_check_method: none
|
||||||
- name: artifact
|
- name: artifact
|
||||||
type: http-resource
|
type: http-resource
|
||||||
source:
|
source:
|
||||||
|
|
Loading…
Add table
Reference in a new issue