Trial and error pipeline.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Stefan Härter 2023-06-28 20:20:01 +02:00
parent 77987b839b
commit b9a1c8cb36

View File

@ -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