This commit is contained in:
parent
8f6054679f
commit
9332a7579f
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: Login to Forgejo Container Registry
|
||||
# env:
|
||||
# DOCKER_HOST: /var/lib/docker.sock
|
||||
env:
|
||||
DOCKER_HOST: /var/run/docker.sock
|
||||
run: |
|
||||
echo "${{ secrets.FORGEJO_PASSWORD }}" | docker login git.k4li.de \
|
||||
-u "${{ vars.FORGEJO_USERNAME }}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue