Fix gitrefvars
Turns out the gitrefvars were not working correctly at all. I think this fixes them by adding "ARG needed_git_ref=default" to all of the Dockerfiles, which it seems the Kaniko command then correctly supplies the needed variables.
Turns out the gitrefvars were not working correctly at all. I think this fixes them by adding "ARG needed_git_ref=default" to all of the Dockerfiles, which it seems the Kaniko command then correctly supplies the needed variables.