Specify container registry
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m17s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m17s
This commit is contained in:
parent
83361c4199
commit
8ccc8e2129
@ -16,6 +16,7 @@ jobs:
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.luke-else.co.uk
|
||||
username: ${{ secrets.CONTAINER_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSKEY }}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user