Skip to content

Generate Token

First setup a Personal Access Token using your git provider.
Here is the documentation showing how to set one up in - Github - Gitlab - BitBucket.

Set the permissions to allow the token access to clone the repository.

This token will allow dataopsly to clone your dbt™ project so it can run.
dataopsly uses git cloning via HTTPS using a personal access token for authentication.

Info

If the repository is public, then access token is not necessary!