[CI] Added first drone config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2022-03-15 14:37:35 +01:00
parent 5a7d3fc48d
commit 16787b7716

View File

@ -25,8 +25,8 @@ steps:
cache_from: 'rakepanorama/ansible-deployment'
daemon_off: 'false'
dockerfile: 'Dockerfile.linux.amd64'
password:
from_secret: 'docker_password'
repo: 'rakepanorama/ansible-deployment'
username:
from_secret: 'docker_username'
password:
from_secret: 'docker_password'