Build and publish images for container registries #3
Annotations
1 error
Build images
#1 [internal] load local bake definitions
#1 reading ./docker-bake.hcl 1.46kB / 1.46kB done
#1 DONE 0.0s
./docker-bake.hcl:71
--------------------
69 | tags = concat(
70 | tag(major(version(GIT_TAG))),
71 | >>> tag(major_minor(version(GIT_TAG))),
72 | tag(major_minor_patch(version(GIT_TAG)))
73 | )
--------------------
ERROR: ./docker-bake.hcl:71,13-25: Error in function call; Call to function "major_minor" failed: ./docker-bake.hcl:50,52-53: Invalid function argument; Invalid value for "end_index" parameter: end index must not be greater than the length of the list.., and 2 other diagnostic(s)
|
The logs for this run have expired and are no longer available.
Loading