cloud build does not recognize my build directory

Hello, thanks for your reply,

But surely I do have the build directory argument - it is right in the end of my bash command (the dot).

Moreover, I believe that the issue is somehow related to build args in my command - I tried running the build without them, and cloud build actually started building the image. I suspect that it might be some sort of issue with the parsing of build args in this context?