git.pretecno.com registry
Some checks failed
Publish Docker image / docker (push) Failing after 3m34s

This commit is contained in:
2024-08-14 13:30:59 +02:00
parent 7f804d296c
commit 3f44416654

View File

@@ -17,6 +17,7 @@ jobs:
- name: login to the docker hub
uses: docker/login-action@v2
with:
registry: git.pretecno.com
username: ${{ secrets.PRETECNOREGISTRY_USERNAME }}
password: ${{ secrets.PRETECNOREGISTRY_PASSWORD }}
- name: build and push docker image