Still attempted https, trying to adjust the registry url.
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
Build foundry vtt docker image and push to registry / docker (push) Failing after 9s
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: http://dockerregistry:5000
|
||||
registry: dockerregistry:5000
|
||||
username: ${{ secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REGISTRY_PASS }}
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user