ibm-cloud-architecture / Learning-Kabanero-101

Tutorials for Cloud Native with Cloud Pak for Applications
https://ibm-cloud-architecture.github.io/Learning-Kabanero-101
Other
3 stars 9 forks source link

Task: Github Credentials #41

Closed csantanapr closed 4 years ago

csantanapr commented 4 years ago

When using a private repo on public github, or using any type of repo on Github Enterprise tekton needs a git token with repo_public to be able to git clone the source for for the pipeline.

Generate a token with the minimal permissions for tekton to git clone Configure in the tekton dashboard the git token

csantanapr commented 4 years ago

this is done