Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix location of --push directive for prod images (#22142)
Previous #22127 had `--push` added in a wrong place. It should only be added when cache is being built and it was added always, with resulted in authentication error as login has not been performed before the --push.
- Loading branch information