chore: Update forgejo hostname.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
James Harton 2024-02-12 10:27:26 +13:00
parent a2c9e9b10a
commit 6a455313da

View file

@ -29,10 +29,10 @@ steps:
username: james username: james
password: password:
from_secret: REGISTRY_TOKEN from_secret: REGISTRY_TOKEN
registry: code.harton.nz registry: harton.dev
repo: code.harton.nz/james/asdf_container repo: harton.dev/james/asdf_container
cache_from: 'type=local\\,src=.docker-build-cache' cache_from: 'type=local\\,src=.docker-build-cache'
cache_to: 'type=local,dest=.docker-build-cache' cache_to: "type=local,dest=.docker-build-cache"
provenance: false provenance: false
tags: tags:
- latest - latest