Skip to content

Commit

Permalink
change org to cloudfoundry
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrizwanshaik committed Mar 28, 2023
1 parent 036e777 commit d22474c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ci/pipeline-haproxy-maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ jobs:
REPO_OUT: pushme
NOTIFICATION_OUT: notifications
BRANCH: maintenance
GITHUB_OWNER: b1tamara
GITHUB_OWNER: cloudfoundry

GCP_SERVICE_KEY: ((gcp.service_key))

Expand Down Expand Up @@ -426,7 +426,7 @@ jobs:
params:
REPO_ROOT: git-previous-release
PR_BASE: maintenance
PR_ORG: b1tamara
PR_ORG: cloudfoundry
PR_LABEL: run-ci

GCP_SERVICE_KEY: ((gcp.service_key))
Expand Down Expand Up @@ -461,7 +461,7 @@ resources:
- name: git-previous-release
type: git
source:
uri: git@github.com:b1tamara/haproxy-boshrelease.git
uri: git@github.com:cloudfoundry/haproxy-boshrelease.git
branch: maintenance
private_key: ((github.private_key))

Expand Down Expand Up @@ -505,7 +505,7 @@ resources:
- name: github
type: github-release-alt
source:
user: b1tamara
user: cloudfoundry
repository: haproxy-boshrelease
access_token: ((github.access_token))

Expand Down

0 comments on commit d22474c

Please sign in to comment.