This commit is contained in:
parent
a4eb09e4a7
commit
df748e5990
|
|
@ -16,8 +16,8 @@ steps:
|
|||
from_secret: SEC1
|
||||
target: main
|
||||
title: Ti ${CI_COMMIT_TAG##v}
|
||||
depends_on:
|
||||
- build
|
||||
# depends_on:
|
||||
# - build
|
||||
when:
|
||||
- event: tag
|
||||
ref: refs/tags/v*
|
||||
|
|
|
|||
Loading…
Reference in New Issue