chore(): Adds gitea release API key
This commit is contained in:
parent
96f4ca7e0b
commit
e3817dfa47
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ steps:
|
||||||
note: This is the cmw release of version ${DRONE_TAG}
|
note: This is the cmw release of version ${DRONE_TAG}
|
||||||
api_key:
|
api_key:
|
||||||
from_secret:
|
from_secret:
|
||||||
registry_password
|
gitea_release
|
||||||
base_url: https://scm.project42.io
|
base_url: https://scm.project42.io
|
||||||
files: bin/*
|
files: bin/*
|
||||||
depends_on:
|
depends_on:
|
||||||
|
|
Loading…
Reference in a new issue