Open timothyb89 opened 7 years ago
.drone.yml can depend on docker images which we could track and update.
.drone.yml
The main complication is that drone projects that use secrets require a .drone.yml.sig which the bot will not be able to update.
.drone.yml.sig
.drone.yml
can depend on docker images which we could track and update.The main complication is that drone projects that use secrets require a
.drone.yml.sig
which the bot will not be able to update..drone.yml
?