Skip to content

Commit

Permalink
Merge pull request #12 from redhat-gpte-devopsautomation/master
Browse files Browse the repository at this point in the history
update
  • Loading branch information
treddy08 authored Oct 3, 2024
2 parents f2b9a09 + 6a9a39b commit 842a05b
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 842a05b

Please sign in to comment.