This commit is contained in:
parent
491d5be2d7
commit
93b7710451
@ -19,8 +19,8 @@ jobs:
|
|||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: git.hofer.link
|
registry: git.hofer.link
|
||||||
username: ${{ secrets.GITEA_USERNAME }}
|
username: ${{ secrets.USERNAME_GITEA }}
|
||||||
password: ${{ secrets.GITEA_PASSWORD }}
|
password: ${{ secrets.PASSWORD_GITEA }}
|
||||||
|
|
||||||
- name: Find changed Dockerfiles
|
- name: Find changed Dockerfiles
|
||||||
id: find-changes
|
id: find-changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user