add secret into drone.yml

This commit is contained in:
2019-06-05 00:03:15 +02:00
parent ce26524ecd
commit faae3b8fbf

View File

@@ -1,5 +1,6 @@
pipeline:
build:
image: registry.nadal-fr.com:443/buildroot_dev
secrets: [ registry_username, registry_password ]
commands:
- make -C projects/rpi_domo/ buildroot.check-package