We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bc255d commit 508b04eCopy full SHA for 508b04e
1 file changed
ci/settings.yml
@@ -2,7 +2,7 @@
2
# settings for the git-multibranch-resource pipeline
3
meta:
4
target: sw
5
- url: https://ci.vsphere.starkandwayne.com
+ url: https://ci.starkandwayne.com
6
name: git-multibranch
7
8
initial_version: 0.0.1
@@ -18,7 +18,7 @@ meta:
18
repository: cfcommunity/git-multibranch-resource
19
20
github:
21
- owner: starkandwayne
+ owner: cloudfoundry-community
22
repo: git-multibranch-resource
23
private_key: (( vault "secret/pipelines/git-multibranch-resource/github:private" ))
24
access_token: (( vault "secret/pipelines/git-multibranch-resource/github:token" ))
0 commit comments