Changed CI tagged
This commit is contained in:
parent
7e7042df85
commit
b77030ac1d
1 changed files with 2 additions and 2 deletions
|
@ -37,9 +37,9 @@ steps:
|
|||
- './dist/compiled-${CI_COMMIT_TAG}.zip'
|
||||
checksum: sha256
|
||||
api_key:
|
||||
from_secret: re-pass
|
||||
from_secret: reg-pass
|
||||
|
||||
when:
|
||||
- event: [deployment, release, tag, cron]
|
||||
- event: [deployment, release, cron]
|
||||
branch:
|
||||
- ${CI_REPO_DEFAULT_BRANCH}
|
Loading…
Reference in a new issue