diff --git a/.drone.yml b/.drone.yml index 2e4d730..c84b0cc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,8 +15,9 @@ steps: - python3 --version - ansible --version - molecule --version + - docker info - molecule test - + - name: notify by email image: drillster/drone-email host: mail.guise.net.nz