0
0
mirror of https://github.com/thegeeklab/certbot-dns-corenetworks.git synced 2024-06-02 16:59:40 +02:00

disable droneci manager

This commit is contained in:
Robert Kaussow 2020-11-11 22:26:45 +01:00
parent 9faafe7578
commit 69e5cc8e6e
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -1,5 +1,6 @@
{
"extends": [
"config:base"
]
"extends": ["config:base"],
"droneci": {
"enabled": false
}
}