Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

jenkins-x-labs/step-parse-git-credentials-token

Repository files navigation

step-get-git-credentials-token

A Jenkins X Labs repository that looks to work with Git credentials in a pipeline.

The main aim we are trying here is to parse a local ~/.git-credentials file rather than accessing Kubernetes secrets directly which requires increased roles and means the pipeline can access all secrets in the namespace. Using this step means we use a locally generated file to read secrets.

This could probably have been done using sed but for some go is easier :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published