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