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 - name: build & publish
image: plugins/docker image: plugins/docker
settings: settings:
registry: registry.boehm.sh registry: git.snrd.eu
repo: registry.boehm.sh/philipp/steamserver repo: git.snrd.eu/serverlist.tf/steamserver
tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ] tags: [ "${DRONE_COMMIT_SHA:0:7}","latest" ]
username: username:
from_secret: docker_username from_secret: docker_username