Docker login update

This commit is contained in:
Timo Ley 2022-07-31 12:59:20 +00:00
parent 4adec894eb
commit 861d48b0c8
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
settings: settings:
username: root username: ${DRONE_REPO_OWNER}
password: password:
from_secret: docker_pw from_secret: gitea_token
repo: dock.tilera.xyz/${DRONE_REPO_OWNER}/${DRONE_REPO_NAME} repo: dock.tilera.xyz/${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}
registry: dock.tilera.xyz registry: dock.tilera.xyz
tags: tags: