1
0
Fork 0
llvm-premerge-checks/containers/README.md

11 lines
435 B
Markdown
Raw Normal View History

2019-10-04 10:26:20 +02:00
# Overview
This folder contains files related to the machines running the build/test/checks for the merge guards.
## Scripts
The scripts are written in bash (for Linux) and powershell (for Windows).
### build_run.(sh|ps1)
Build the docker image and run it locally. This is useful for testing it.
### build_deploy.(sh|ps1)
Build the docker and deploy it to the GCP registry. This is useful for deploying it in the Kubernetes cluster.