start the integration with drone. (not functional yet).
This commit is contained in:
10
.drone.yml
Normal file
10
.drone.yml
Normal file
@@ -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
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
# Domo-iot
|
||||||
|
|
||||||
|
|
||||||
|
[](https://drone.nadal-fr.com/rpi/domo)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
https://auth0.com/docs/flows/guides/device-auth/call-api-device-auth
|
https://auth0.com/docs/flows/guides/device-auth/call-api-device-auth
|
||||||
|
|
||||||
https://github.com/kozross/awesome-c
|
https://github.com/kozross/awesome-c
|
||||||
|
|||||||
Reference in New Issue
Block a user