Install docker inside container
Some checks failed
publish / docker (push) Failing after 40s

This commit is contained in:
2025-09-02 22:07:38 -05:00
parent cf049148df
commit 04fd113db1

View File

@@ -8,6 +8,7 @@ jobs:
docker: docker:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: sh -c 'curl -sSL https://get.docker.com/ | sh'
- -
name: Login to Docker Hub name: Login to Docker Hub
uses: docker/login-action@v3 uses: docker/login-action@v3