export NAMESPACE=toolchain-manager
export REGISTRY_IMG=quay.io/<your_username>/toolchain-registry
export CHANNEL=alpha
export IMAGE_TAG=$(git rev-parse --short=7 HEAD)
export TC_CLIENT_ID=bb6d043d-f243-458f-8498-2c18a12dcf47
export TC_CLIENT_SECRET=secret
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.