diff --git a/.drone.yml b/.drone.yml index b83a87d..ae36043 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: - name: test_bottin image: consul:latest commands: + - ls - ./test_automatic/start_test.sh ---