fixed ci?
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m11s
All checks were successful
Docker Build & Publish / Build Docker (push) Successful in 1m11s
This commit is contained in:
parent
cacce0dc7e
commit
b077fba370
@ -24,7 +24,7 @@ jobs:
|
||||
- name: Set up Docker Buildx 🚀
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Docker Hub 🚢
|
||||
- name: Login to rannes.dev registry 🚢
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: gitea.rannes.dev
|
||||
@ -38,4 +38,4 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
rannes.dev/local-weather:latest
|
||||
gitea.rannes.dev/rannes.dev/local-weather:latest
|
Loading…
Reference in New Issue
Block a user