add secret into drone.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user