This commit is contained in:
parent
092207c172
commit
ccd6dc8ce0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ jobs:
|
|||
- name: Set up Docker
|
||||
run: |
|
||||
sh -c "curl -fsSL https://get.docker.com | bash"
|
||||
dockerd-rootless-setuptool.sh install
|
||||
systemctl start docker
|
||||
|
||||
- name: Login to Docker Registry
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue