how the hell?
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
2023-10-24 16:58:46 +02:00
parent ac732e567d
commit 10c1b930f2

View File

@@ -8,11 +8,11 @@ platform:
steps:
- name: build
image: docker
commands:
- docker build .
volumes:
- /var/run/podman/podman.sock:/var/run/docker.sock
image: docker.io/docker
commands:
- docker build .
volumes:
- /var/run/podman/podman.sock:/var/run/docker.sock
- name: publish
image: plugins/docker
settings: