parent
ce45f425b6
commit
3a529fbc5c
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
steps:
|
||||
- name: Login to Forgejo
|
||||
uses: docker/login-action@v3
|
||||
env:
|
||||
PATH: /usr/bin:/usr/local/bin:/bin
|
||||
with:
|
||||
registry: repo.nqws.ru
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue