This commit is contained in:
parent
821003a25b
commit
fb27414948
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
apt-get install -y docker.io
|
||||
which docker
|
||||
- name: docker which
|
||||
run: which dockerd
|
||||
run: /usr/sbin/dockerd
|
||||
- name: Log in to Forgejo Docker Registry
|
||||
run: |
|
||||
echo "${{ secrets.ACCESS_TOKEN }}" | docker login pakin-inspiron-15-3530.tail110d9.ts.net -u "${{ secrets.DOCKER_USER }}" --password-stdin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue