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