Merge branch 'main' of git.avatic.de:avatic/lcc_tool
# Conflicts: # .gitea/workflows/build.yml
This commit is contained in:
commit
bae07732c8
2 changed files with 4 additions and 1 deletions
|
|
@ -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
3
renovate.json
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue