Skip to content

Commit

Permalink
checking if there is error in deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nestvold committed Oct 15, 2024
1 parent 0170fdf commit 5b13336
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
DATA_PIPELINE_OEE_CLIENT_ID: ${{ vars.DATA_PIPELINE_OEE_CLIENT_ID }}
ICAPI_EXTRACTORS_CLIENT_ID: ${{ vars.ICAPI_EXTRACTORS_CLIENT_ID }}
CDF_CLUSTER: ${{ vars.CDF_CLUSTER }}

IDP_CLIENT_SECRET: ${{ secrets.IDP_CLIENT_SECRET }}
IDP_TENANT_ID: ${ secrets.IDP_TENANT_ID }
DATA_PIPELINE_OEE_CLIENT_SECRET: ${{ secrets.DATA_PIPELINE_OEE_CLIENT_SECRET }}
Expand Down

0 comments on commit 5b13336

Please sign in to comment.