.gitea/workflows/deploy.yaml aktualisiert
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
- name: Login to registry git.sh-edraft.de
|
- name: Login to registry git.sh-edraft.de
|
||||||
uses: https://github.com/docker/login-action@v1
|
uses: https://github.com/docker/login-action@v1
|
||||||
with:
|
with:
|
||||||
registry: gitea:3000
|
registry: git.sh-edraft.de
|
||||||
username: ${{ secrets.CI_USERNAME }}
|
username: ${{ secrets.CI_USERNAME }}
|
||||||
password: ${{ secrets.CI_ACCESS_TOKEN }}
|
password: ${{ secrets.CI_ACCESS_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user