2b5947a33e | ||
---|---|---|
.. | ||
BUILD.bazel | ||
README.md | ||
bazelrc | ||
config.yaml | ||
deps.bzl |
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 two components of the configuration in this repository are,
- Aspect Workflows configuration yaml
- CircleCI pipeline configuration
Aspect Workflows configuration yaml
This is the config.yaml file in this directory.
CircleCI pipeline configuration
This is the .circleci/config.yml file.