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