kuhnel updated this revision to Diff 270984.
kuhnel marked 3 inline comments as done.
kuhnel added a comment.
Herald added subscribers: cfe-commits, martong.
Herald added a project: clang.
improved tagging of images
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://review
kuhnel updated this revision to Diff 270985.
kuhnel added a comment.
fixed last patch
Repository:
rZORG LLVM Github Zorg
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81737/new/
https://reviews.llvm.org/D81737
Files:
buildbot/google/README.md
buildbot/google/docker/README.md
b
kuhnel added inline comments.
Comment at: buildbot/google/docker/build_deploy.sh:36
+
+docker build -t ${IMAGE_NAME}:latest -t ${IMAGE_NAME}:${VERSION} .
+
tra wrote:
> What if I happen to run it in a tree I haven't updated for a while? We
> probably don't want