mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-08 09:32:19 +01:00
🏗 Remove docker driver
This commit is contained in:
parent
124e86e407
commit
5600d26d5e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docker-build-publish.yml
vendored
2
.github/workflows/docker-build-publish.yml
vendored
|
|
@ -59,8 +59,6 @@ jobs:
|
|||
|
||||
- name: 🔧 Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v1
|
||||
with:
|
||||
driver: docker
|
||||
|
||||
- name: 🔑 Login to DockerHub
|
||||
uses: docker/login-action@v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue