### Drone is a Continuous Delivery platform built on Docker URL : https://drone.web.rug.nl ``` login with you're git credentials -> https://git.web.rug.nl ``` #### Howto build ```` choose a repository from GIT Enter the build Go to the menu and add the secrets en registry example : docker_username = test docker_password = secret ```` #### example drone.yml ```` cat > .drone.yml <