test #7
Annotations
1 error
build
docker-bake.hcl:10
--------------------
8 |
9 | variable "GIT_BRANCH" {
10 | >>> default = $GITHUB_REF_NAME
11 | }
12 |
--------------------
ERROR: docker-bake.hcl:10,13-14: Invalid character; This character is not used within the language., and 2 other diagnostic(s)
|