Update doctoolchain docker prefix
Some checks failed
Export to Confluence / confluence (push) Has been cancelled
Some checks failed
Export to Confluence / confluence (push) Has been cancelled
This commit is contained in:
parent
e25ee17af6
commit
27e260140e
1 changed files with 1 additions and 1 deletions
2
dtcw
2
dtcw
|
|
@ -15,7 +15,7 @@ set -o pipefail
|
||||||
: "${DTC_VERSION:=3.4.2}"
|
: "${DTC_VERSION:=3.4.2}"
|
||||||
|
|
||||||
# if not set, public docker hub is used
|
# if not set, public docker hub is used
|
||||||
: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/eric.foerster/}"
|
: "${DTC_DOCKER_PREFIX:=stackit-solutions.git.onstackit.cloud/homebase-software-architecture/}"
|
||||||
|
|
||||||
# The 'generateSite' and 'copyThemes' tasks support DTC_SITETHEME, an URL of a theme.
|
# The 'generateSite' and 'copyThemes' tasks support DTC_SITETHEME, an URL of a theme.
|
||||||
# export DTC_SITETHEME=https://....zip
|
# export DTC_SITETHEME=https://....zip
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue