This commit is contained in:
parent
6d37cb0701
commit
1f2f6152ed
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ jobs:
|
||||||
- name: Login to Docker Hub
|
- name: Login to Docker Hub
|
||||||
uses: https://github.com/docker/login-action@v3
|
uses: https://github.com/docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
registry: gitea.simcop2387.info
|
||||||
username: simcop2387
|
username: simcop2387
|
||||||
password: ${{ env.GITHUB_TOKEN }}
|
password: ${{ env.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue