mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
ci: push base and build images (#1498)
This commit is contained in:
parent
44a357f758
commit
ebeac0ee43
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ target "bench-test" {
|
||||||
# Base for all other targets
|
# Base for all other targets
|
||||||
|
|
||||||
group "default" {
|
group "default" {
|
||||||
targets = ["erpnext"]
|
targets = ["erpnext", "base", "build"]
|
||||||
}
|
}
|
||||||
|
|
||||||
function "tag" {
|
function "tag" {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue