github.com/kubri/kubri@v0.5.1-0.20240317001612-bda2aaef967e/website/docs/configuration/target/index.mdx (about)

     1  ---
     2  sidebar_position: 1
     3  ---
     4  
     5  # Target
     6  
     7  Your target defines where the repositories are uploaded to.
     8  
     9  ```mdx-code-block
    10  import DocCardList from '@theme/DocCardList';
    11  
    12  <DocCardList />
    13  ```