bazel-lib/.aspect/workflows/README.md

645 B

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,

  1. Aspect Workflows configuration yaml
  2. 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.