Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
treddy08 committed Oct 3, 2024
1 parent d9bdc01 commit 6a9a39b
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- description: Email address of committer
name: certificate-identity
type: string
default: user1@opentlc.com
default: user1@demo.redhat.com
- description: OIDC issuer
name: oidc-issuer
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- description: Email address of committer
name: certificate-identity
type: string
default: user1@opentlc.com
default: user1@demo.redhat.com
- description: OIDC issuer
name: oidc-issuer
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- description: Email address of committer
name: certificate-identity
type: string
default: user1@opentlc.com
default: user1@demo.redhat.com
- description: OIDC issuer
name: oidc-issuer
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- description: Email address of committer
name: certificate-identity
type: string
default: user1@opentlc.com
default: user1@demo.redhat.com
- description: OIDC issuer
name: oidc-issuer
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
- description: Email address of committer
name: certificate-identity
type: string
default: user1@opentlc.com
default: user1@demo.redhat.com
- description: OIDC issuer
name: oidc-issuer
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
type: string
steps:
- script: |
git config --global user.email "root@opentlc.com"
git config --global user.email "root@demo.redhat.com"
git config --global user.name "Administrator"
Expand Down

0 comments on commit 6a9a39b

Please sign in to comment.