[all-commits] [llvm/llvm-project] 1a013b: Allow libc++ image tag to be specified via envirom...
Eric via All-commits
all-commits at lists.llvm.org
Fri Dec 1 11:35:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a013b61dc0f8f415fe34ce4339e35c13ad15785
https://github.com/llvm/llvm-project/commit/1a013b61dc0f8f415fe34ce4339e35c13ad15785
Author: eric <eric at efcs.ca>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M libcxx/utils/ci/Dockerfile
M libcxx/utils/ci/docker-compose.yml
Log Message:
-----------
Allow libc++ image tag to be specified via enviroment variables.
This change is needed for changes I'm working on that allow
github workflows to build, push, and otherwise manage the container
images they use
More information about the All-commits
mailing list