This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.rogi.casa
|
registry: git.rogi.casa
|
||||||
username: ${{ git.actor }}
|
username: ${{ gitea.actor }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
|
||||||
- name: Extract version from commit
|
- name: Extract version from commit
|
||||||
|
|||||||
Reference in New Issue
Block a user