[DockerRegistery] Set to docker.io
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2022-12-05 06:25:08 +01:00
parent e09bcea275
commit c758ee1fb7

View File

@ -12,7 +12,7 @@ steps:
settings:
# registery and repos
registry: 'registry.hub.docker.com'
registry: 'docker.io'
cache_from: 'rakepanorama/ansible-deployment'
repo: 'rakepanorama/ansible-deployment'