Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 282 Bytes

File metadata and controls

13 lines (10 loc) · 282 Bytes

Push to any Docker v2 registry

Create a file secrets with following values,

image_repo: <your Docker v2 repo>
image_registry_username: <your registry username>
image_registry_password: <your  registry user password>
drone exec --secret-file secrets