Setup hooks from CI provider
The goal of this stage is to configure the CI platform to send requests to the infrastructure we've just installed.
Create the Aspect Workflows config
A configuration file should be checked into version control, at .aspect/workflows/config.yaml
.
See the Configuration guide for typical contents of this file.
Some contents of this file may be adjusted as the CI provider is set up.
Instructions
Follow the steps for your CI provider:
📄️ Buildkite
Install a Buildkite pipeline
📄️ CircleCI
Install a CircleCI workflow
📄️ GitHub Actions
Install a GitHub Actions workflow
📄️ GitLab
Install a GitLab CI/CD workflow