mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05: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"]
|
||||
}
|
||||
|
||||
function "set_default_test_tags" {
|
||||
function "set_test_tags" {
|
||||
params = [repo]
|
||||
result = ["${repo}:test"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue