ci: push base and build images (#1498)
This commit is contained in:
committed by
GitHub
parent
44a357f758
commit
ebeac0ee43
@@ -59,7 +59,7 @@ target "bench-test" {
|
||||
# Base for all other targets
|
||||
|
||||
group "default" {
|
||||
targets = ["erpnext"]
|
||||
targets = ["erpnext", "base", "build"]
|
||||
}
|
||||
|
||||
function "tag" {
|
||||
|
||||
Reference in New Issue
Block a user