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