This commit is contained in:
2024-10-29 16:54:42 +01:00
parent a3a88fabe0
commit 8bfc4a7ae1

View File

@@ -3,6 +3,9 @@ image: docker:latest # Base image
services:
- docker:dind # Docker-in-Docker service
variables:
DOCKER_HOST: tcp://docker:2375/
stages:
- deploy