[CI] Add commit SHA to image tag on master
This MR tags the Docker image on master with CI_COMMIT_SHORT_SHA
(in addition to latest
). This will fix the broken functional test on master
(due to ImagePullBackoff
).
This MR tags the Docker image on master with CI_COMMIT_SHORT_SHA
(in addition to latest
). This will fix the broken functional test on master
(due to ImagePullBackoff
).