ci: i stg
This commit is contained in:
parent
69da3570ed
commit
b648680187
1 changed files with 1 additions and 1 deletions
|
@ -76,5 +76,5 @@ jobs:
|
||||||
projectName: ${{ secrets.DEPENDENCY_TRACK_PROJECT_NAME }}
|
projectName: ${{ secrets.DEPENDENCY_TRACK_PROJECT_NAME }}
|
||||||
autoCreate: true
|
autoCreate: true
|
||||||
# set projectversion to be the branch name
|
# set projectversion to be the branch name
|
||||||
projectVersion: $GITHUB_REF_NAME
|
projectVersion: "${{GITHUB_REF_NAME}}"
|
||||||
bomFilename: "${{ github.workspace }}/bom.xml"
|
bomFilename: "${{ github.workspace }}/bom.xml"
|
||||||
|
|
Loading…
Reference in a new issue