2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-03 06:10:23 +00:00

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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