Improve the documentation and bug fixes #3
|
@ -54,6 +54,9 @@ steps:
|
|||
from_secret: gitea-release-password
|
||||
depends_on:
|
||||
- test
|
||||
when:
|
||||
ref:
|
||||
- refs/tags/*
|
||||
|
||||
image_pull_secrets:
|
||||
- docker-config
|
||||
|
|
Loading…
Reference in New Issue