start docker
Some checks failed
default / build-and-deploy (push) Failing after 17s

This commit is contained in:
Pavel 2025-03-30 18:15:23 +03:00
parent 092207c172
commit ccd6dc8ce0

View file

@ -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