Update .local/share/chezmoi/software.yml

This commit is contained in:
Brian Zalewski 2022-12-09 23:14:11 +00:00
parent b09b75dc3a
commit b2a39d5906

View file

@ -2506,15 +2506,19 @@ softwarePackages:
choco: gitkraken choco: gitkraken
snap: gitkraken snap: gitkraken
gitlab-runner: gitlab-runner:
_bin: null _bin: gitlab-runner
_desc: '[GitLab Runner](https://docs.gitlab.com/runner/) is an application that works with GitLab CI/CD to run jobs in a pipeline.' _desc: '[GitLab Runner](https://docs.gitlab.com/runner/) is an application that works with GitLab CI/CD to run jobs in a pipeline.'
_docs: https://docs.gitlab.com/runner/ _docs: https://docs.gitlab.com/runner/
_github: https://github.com/gitlabhq/gitlab-runner _github: https://github.com/gitlabhq/gitlab-runner
_home: https://gitlab.com/gitlab-org/gitlab-runner _home: https://gitlab.com/gitlab-org/gitlab-runner
_name: Gitlab Runner _name: Gitlab Runner
_service: null _service: true
ansible: professormanhattan.gitlabrunner ansible: professormanhattan.gitlabrunner
brew: gitlab-runner brew: gitlab-runner
choco: gitlab-runner
pacman: gitlab-runner
port: gitlab-runner
scoop: gitlab-runner
gitleaks: gitleaks:
_bin: null _bin: null
_desc: Extension to scan git repos (or files) for secrets using regex and entropy _desc: Extension to scan git repos (or files) for secrets using regex and entropy