mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-09-19 14:34:27 +00:00
git using https, change log bucket name, temp comment out some tests
This commit is contained in:
@@ -50,9 +50,9 @@ resources:
|
||||
type: git
|
||||
icon: github
|
||||
source:
|
||||
uri: git@github.com:vmware-tanzu/pinniped.git
|
||||
uri: https://github.com/vmware/pinniped.git
|
||||
branch: ci
|
||||
private_key: ((source-repo-deploy-key))
|
||||
username: ((ci-bot-access-token-with-read-only-public-repos))
|
||||
|
||||
- name: daily
|
||||
type: time
|
||||
|
||||
Reference in New Issue
Block a user