This commit is contained in:
2022-03-11 15:10:08 +13:00
parent dc41146319
commit b03d620c53

View File

@@ -12,11 +12,11 @@ steps:
- mkdir ${DRONE_REPO_NAME}
- rsync -a . ${DRONE_REPO_NAME} --exclude ${DRONE_REPO_NAME}
- cd ${DRONE_REPO_NAME}
- ping -4 -c 1 mail.guise.net.nz
- python3 --version
- ansible --version
- molecule --version
- docker info
- ping -c 1 mail.guise.net.nz
- molecule test
services: