update to proper registry
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Philipp 2023-03-20 13:38:30 +01:00 committed by Gitea
parent 9b7e470fee
commit efd02af05e
Signed by: Gitea
GPG Key ID: 5A09F9506519E10A
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ steps:
- name: build & publish
image: plugins/docker
settings:
registry: registry.boehm.sh
repo: registry.boehm.sh/philipp/steamserver
registry: git.snrd.eu
repo: git.snrd.eu/serverlist.tf/steamserver
tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ]
username:
from_secret: docker_username