generated from alphane/template
swapping back to github.server_url as ssl was setup
Build and Push Docker Image / build (push) Failing after 5s
Build and Push Docker Image / build (push) Failing after 5s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Log in to Gitea Container Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: http://192.168.1.174:3000
|
||||
registry: ${{ github.server_url }}
|
||||
username: ${{ secrets.REGISTRY_USER }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user