You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example Azure DevOps configurations for common Bit and Git CI/CD workflows.
Setup Guide
You must set the BIT_CONFIG_USER_TOKEN environment variable for the pipeline before running these tasks. You also need the AZURE_DEVOPS_PAT environment variable for the bit-tasks/commit-bitmap@v1 task.
If your workspace is not at the root of the Git repository, specify the input parameter ws-dir in the task bit-init@0.