This commit is contained in:
parent
7e882736b9
commit
5d2f049404
|
@ -8,12 +8,12 @@ pipeline:
|
|||
|
||||
docker-publish:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
repo: gitea.massivebox.net/massivebox/ecodash
|
||||
tags: dev
|
||||
username: massivebox
|
||||
password:
|
||||
from_secret: auth_token
|
||||
settings:
|
||||
repo: gitea.massivebox.net/massivebox/ecodash
|
||||
tags: dev
|
||||
username: massivebox
|
||||
password:
|
||||
from_secret: auth_token
|
||||
|
||||
gitea-publish:
|
||||
image: plugins/gitea-release
|
||||
|
|
Loading…
Reference in a new issue