Update .github/workflows/docker-image.yml
Some checks failed
build and deploy docs / build (push) Failing after 30s

This commit is contained in:
DariusKlein 2025-11-23 13:32:05 +01:00
parent ac691360c7
commit 64436ed1a5

View File

@ -12,9 +12,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env:
DOCKER_HOST: tcp://localhost:2376
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Docker login - name: Docker login