ci: push base and build images (#1498)

This commit is contained in:
Revant Nandgaonkar
2024-10-25 14:33:26 +05:30
committed by GitHub
parent 44a357f758
commit ebeac0ee43

View File

@@ -59,7 +59,7 @@ target "bench-test" {
# Base for all other targets
group "default" {
targets = ["erpnext"]
targets = ["erpnext", "base", "build"]
}
function "tag" {