Skip to content

Commit

Permalink
updated ci connector data
Browse files Browse the repository at this point in the history
  • Loading branch information
aldevv committed Oct 25, 2024
1 parent 1af95b6 commit 6343196
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
env:
BATON_LOG_LEVEL: debug
# The following parameters are passed to grant/revoke commands
CONNECTOR_GRANT: 'role:reviewer:member:user:miguel_chavez_m@hotmail.com'
CONNECTOR_GRANT: 'role:reviewer:member:user:alejandro.bernal@conductorone.com'
CONNECTOR_ENTITLEMENT: 'role:reviewer:member'
CONNECTOR_PRINCIPAL: 'miguel_chavez_m@hotmail.com'
CONNECTOR_PRINCIPAL: 'alejandro.bernal@conductorone.com'
CONNECTOR_PRINCIPAL_TYPE: 'user'
BATON_TELEPORT_KEY_PATH: auth.pem
BATON_TELEPORT_PROXY_ADDRESS: ${{ secrets.PROXY }}
Expand Down

0 comments on commit 6343196

Please sign in to comment.