Récupération des valeurs du docker.env !
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
KAZ_ROOT=$(cd "$(dirname $0)/.."; pwd)
|
KAZ_ROOT=$(cd "$(dirname $0)/.."; pwd)
|
||||||
. "${KAZ_ROOT}/bin/.commonFunctions.sh"
|
. "${KAZ_ROOT}/bin/.commonFunctions.sh"
|
||||||
setKazVars
|
setKazVars
|
||||||
|
. $DOCKERS_ENV
|
||||||
|
|
||||||
cd "${KAZ_ROOT}"
|
cd "${KAZ_ROOT}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user