d2638fe295 | ||
---|---|---|
.. | ||
terraform | ||
README.md | ||
bazelrc | ||
config.yaml |
README.md
Aspect Workflows demonstration deployment
This deployment of Aspect Workflows is configured to run on GCP + CircleCI.
You can see this Aspect Workflows demonstration deployment live at https://app.circleci.com/pipelines/github/aspect-build/bazel-lib.
The three components of the configuration are,
- Aspect Workflows terraform module
- Aspect Workflows configuration yaml
- CircleCI pipeline configuration
Aspect Workflows terraform module
This is found under the .aspect/workflows/terraform directory.
Aspect Workflows configuration yaml
This is the config.yaml file in this directory.
CircleCI pipeline configuration
This is the .circleci/config.yml file.