diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..759c539 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,10 @@ +pipeline: + build: + image: registry.nadal-fr.com:443/buildroot_dev + environment: + USERNAME: + from_secret: registry_username + PASSWORD: + from_secret: registry_password + commands: + - pwd && ls diff --git a/README.md b/README.md index 2a33472..04ebc0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# Domo-iot + + +[![Build Status](https://drone.nadal-fr.com/api/badges/rpi/domo/status.svg)](https://drone.nadal-fr.com/rpi/domo) + + + https://auth0.com/docs/flows/guides/device-auth/call-api-device-auth https://github.com/kozross/awesome-c