add woodpecker
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2024-07-28 10:08:14 +02:00
parent 18324f46e8
commit e60ac14d25
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -66,6 +66,13 @@
"url": "https://drone.ar21.de", "url": "https://drone.ar21.de",
"icon": "engineering", "icon": "engineering",
"newTab": true "newTab": true
},
{
"name": "Woodpecker",
"displayURL": "woodpecker.ar21.de",
"url": "https://woodpecker.ar21.de",
"icon": "flutter_dash",
"newTab": true
} }
] ]
}, },