2 Commits

Author SHA1 Message Date
Renovate Bot
c7e921b509 Add renovate.json 2025-07-26 20:42:03 +00:00
ca3d2546a7 docker autotag
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 23:49:59 +02:00
2 changed files with 4 additions and 4 deletions

View File

@@ -11,10 +11,7 @@ steps:
from_secret: hub_password
repo:
from_secret: hub_repo
tags: latest
when:
branch:
- master
autotag: true
- name: notify
image: appleboy/drone-telegram

3
renovate.json Normal file
View File

@@ -0,0 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}