diff --git a/.drone.yml b/.drone.yml index 98db023..24c3f66 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: test_commands steps: - name: run_otobo_tests - image: alpine + image: alpine/git commands: - git clone https://github.com/RotherOSS/otobo-docker.git --branch rel-10_1 --single-branch - cp .docker_compose_env_http .env