Skip to content

Commit

Permalink
Update update_keycloack.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JavaDeveloper456788 authored Nov 26, 2024
1 parent ec74240 commit e233cce
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/update_keycloack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@ name: Update Keycloak
env:
BRANCH: "Keycloack_scripts"
REPO_NAME: educ-grad-tools
ENV=$1
COMMON_NAMESPACE=$2
SOAM_KC_REALM_ID=$3
CLIENT_ID=$4
BRANCH=$5
REPO_NAME=$6
CLIENT_SECRET_NAME=$7
CLIENT_SECRET_NAME_KEY=$8
CLIENT_SECRET_SECRET_KEY=$9
SOAM_KC=soam-$ENV.apps.silver.devops.gov.bc.ca

on:
workflow_dispatch:
Expand Down

0 comments on commit e233cce

Please sign in to comment.