Merge pull request 'Updated Docker image base path in build workflow configuration to lcc_public.' (#6) from dev into main
Reviewed-on: #6
This commit is contained in:
commit
d1bbbd91c9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Prepare Docker tags
|
||||
id: tags
|
||||
run: |
|
||||
IMAGE_BASE="git.avatic.de/avatic/lcc_tool_container/lcc"
|
||||
IMAGE_BASE="git.avatic.de/lcc_public/lcc"
|
||||
TAGS=""
|
||||
|
||||
# SHA tag (immer)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue