This commit is contained in:
Iurii 2024-04-15 21:44:55 +03:00
parent a4eb09e4a7
commit df748e5990
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ steps:
from_secret: SEC1 from_secret: SEC1
target: main target: main
title: Ti ${CI_COMMIT_TAG##v} title: Ti ${CI_COMMIT_TAG##v}
depends_on: # depends_on:
- build # - build
when: when:
- event: tag - event: tag
ref: refs/tags/v* ref: refs/tags/v*