Try inherit secrets
This commit is contained in:
1
.github/workflows/ui-workflow.yml
vendored
1
.github/workflows/ui-workflow.yml
vendored
@@ -72,6 +72,7 @@ jobs:
|
||||
env:
|
||||
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}
|
||||
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST_URL }}
|
||||
secrets: inherit
|
||||
|
||||
- name: Login to ECR
|
||||
if: ${{ inputs.IS_ECR_PUSH_ENABLED }}
|
||||
|
||||
Reference in New Issue
Block a user