Updated Docker image base path in build workflow configuration to lcc_public.
This commit is contained in:
parent
e3aba5f373
commit
2f8127bca1
1 changed files with 1 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)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue