git.pretecno.com registry
Some checks failed
Publish Docker image / docker (push) Failing after 3m34s
Some checks failed
Publish Docker image / docker (push) Failing after 3m34s
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user