build icon indicating copy to clipboard operation
build copied to clipboard

Upbound build and CI scripts

Build

[!IMPORTANT] This repository is no longer maintained. We recommend Crossplane providers switch to using https://github.com/crossplane/build.

To switch to https://github.com/crossplane/build, run these commands:

git submodule set-url -- build https://github.com/crossplane/build
git submodule sync
cd build
git checkout main
git pull