with harbor
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-11-13 01:13:54 +01:00
parent fe155fbc06
commit dd162d5ba0

View File

@ -8,6 +8,14 @@
"extends": [
"config:base"
],
"hostRules": [
{
"hostType": "docker",
"matchHost": "harbor.server.kjuulh.io",
"username": "admin",
"password": "{{ secrets.HARBOR_SERVER_PASSWORD }}"
}
],
"packageRules": [
{
"groupName": "all dependencies",