Add news item.
This commit is contained in:
parent
04c395ae6a
commit
1e54cb90f6
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
Title: Drone no longer started as a docker container
|
||||
Author: Manuel Friedli <manuel@fritteli.ch>
|
||||
Posted: 2021-01-02
|
||||
Revision: 1
|
||||
News-Item-Format: 2.0
|
||||
Display-If-Installed: dev-util/drone::fritteli
|
||||
|
||||
As of version 1.10.1, dev-util/drone is no longer started as a
|
||||
docker container. Instead, it is built and run like an ordinary
|
||||
application. Therefore, the configuration in /etc/drone/app.ini
|
||||
needs to be adapted. Please refer to the official documentation.
|
||||
Also, the comments in the aforementioned file might help.
|
Loading…
Reference in a new issue