Use "latest" of branch for docker image in case there's no changes that trigger the build task.
- Should be a
${BRANCH_NAME}-latestso it only executes the latest image for that branch.
${BRANCH_NAME}-latest so it only executes the latest image for that branch.