This commit is contained in:
Lev 2021-11-23 16:53:53 +03:00
parent 8e0d4e63b3
commit d35a1c29ec

View file

@ -77,6 +77,7 @@ function "set_stable_tags" {
target "test-erpnext-args" { target "test-erpnext-args" {
args = { args = {
IMAGE_TAG = "test" IMAGE_TAG = "test"
DOCKER_REGISTRY_PREFIX = "localhost:5000/frappe"
} }
} }