mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 09:15:10 +00:00
update
This commit is contained in:
parent
ba4584364f
commit
f9608e4d15
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ function "set_localhost_test_tags" {
|
||||||
result = ["localhost:5000/${repo}:test"]
|
result = ["localhost:5000/${repo}:test"]
|
||||||
}
|
}
|
||||||
|
|
||||||
function "set_default_test_tags" {
|
function "set_test_tags" {
|
||||||
params = [repo]
|
params = [repo]
|
||||||
result = ["${repo}:test"]
|
result = ["${repo}:test"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue