This commit is contained in:
parent
8f7d8f2f7a
commit
d9d46d434b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
password: ${{ secrets.GITEA_PASSWORD }}
|
||||
username: ${{ secrets.GITEA_USERNAME }}
|
||||
registry: ${{ secrets.GITEA_REGISTRY }}
|
||||
registry: https://git.thecodedom.com:3000
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Reference in a new issue