I'm the greatest
This commit is contained in:
parent
bcea9fb944
commit
daf65e4a41
@ -24,7 +24,7 @@ jobs:
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
name: Login to gitea registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.rannes.dev
|
||||
@ -35,4 +35,4 @@ jobs:
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: true
|
||||
tags: gitea.rannes.dev/christian/my-portfolio:latest
|
||||
tags: gitea.rannes.dev/rannes.dev/my-portfolio:latest
|
Loading…
Reference in New Issue
Block a user