diff --git a/.drone.yml b/.drone.yml index e54768a..783dd31 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,11 +15,10 @@ steps: - name: test_bottin image: consul:latest commands: - - ls - - ./test_automatic/start_test.sh + - bash test_automatic/start_test.sh --- kind: signature -hmac: 59d4ca8114cea71529b92b52b2c8f403224897b9653e3f25fe56915e8e42cb11 +hmac: 5c319176dcd13198853df2c7922e2df4c8dfd5c3611a72e9d69f8ddd4bc09e46 ...