diff --git a/.drone.yml b/.drone.yml index b299d76..736285d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,7 +35,7 @@ workspace: steps: - name: ansible-molecule - image: thegeeklab/molecule:3 + image: thegeeklab/molecule:latest commands: - molecule test -s centos7 environment: @@ -131,6 +131,6 @@ depends_on: --- kind: signature -hmac: a2332b2e4d60619bc183ee4b9f0cbdb2576742912af95c9288ab06837e25b6e4 +hmac: 5378b444f4da52d003a1be26b94a69577c2306d6ccad58150fd019954ae852f4 ...