Merge branch 'main' of git.avatic.de:avatic/lcc_tool

# Conflicts:
#	.gitea/workflows/build.yml
This commit is contained in:
Jan 2025-11-20 15:20:31 +01:00
commit bae07732c8
2 changed files with 4 additions and 1 deletions

View file

@ -26,7 +26,7 @@ jobs:
- name: Prepare Docker tags - name: Prepare Docker tags
id: tags id: tags
run: | run: |
IMAGE_BASE="git.avatic.de/avatic/lcc_tool_container/lcc" IMAGE_BASE="git.avatic.de/lcc_public/lcc"
TAGS="" TAGS=""
# SHA tag (immer) # SHA tag (immer)

3
renovate.json Normal file
View file

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