This commit is contained in:
parent
fb27414948
commit
6cfe3368f7
1 changed files with 2 additions and 2 deletions
|
|
@ -57,8 +57,8 @@ jobs:
|
|||
apt-get update
|
||||
apt-get install -y docker.io
|
||||
which docker
|
||||
- name: docker which
|
||||
run: /usr/sbin/dockerd
|
||||
# - name: docker which
|
||||
# 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