Merge branch 'main' of itsblue.dev:plugins/qt-android
This commit is contained in:
commit
448535608f
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ steps:
|
||||||
password:
|
password:
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
||||||
|
- name: release
|
||||||
|
image: plugins/gitea-release
|
||||||
|
settings:
|
||||||
|
base_url: https://itsblue.dev
|
||||||
|
api_key:
|
||||||
|
from_secret: docker_password
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
- refs/tags/v*
|
- refs/tags/v*
|
Loading…
Reference in a new issue