Compare commits

..

1 commit

Author SHA1 Message Date
c076b47c77
test: add ci-build-container to pipeline trigger for testing
Some checks failed
continuous-integration/drone/push Build is failing
2025-10-30 19:15:20 +01:00

View file

@ -6,6 +6,8 @@ services:
- name: docker
image: docker:dind
privileged: true
environment:
DOCKER_TLS_CERTDIR: "" # Disable TLS and Unix socket - use TCP only
trigger:
branch: