change back to git.allucanget.biz registry
Some checks failed
Build Docker Container / build (push) Failing after 1m32s
Some checks failed
Build Docker Container / build (push) Failing after 1m32s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.lan
|
||||
registry: git.allucanget.biz
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
|
||||
@@ -24,4 +24,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: git.lan/allucanget/lan-web/lan-web:latest
|
||||
tags: git.allucanget.biz/allucanget/lan-web:latest
|
||||
|
||||
Reference in New Issue
Block a user