mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
Check veracode with fixes
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -32,7 +32,9 @@ jobs:
|
|||||||
- prepare
|
- prepare
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: Alfresco/alfresco-build-tools/.github/actions/veracode@v1.12.0
|
- run: mkdir -p $HOME/.m2
|
||||||
|
- run: cp .travis.settings.xml $HOME/.m2
|
||||||
|
- uses: Alfresco/alfresco-build-tools/.github/actions/veracode@master
|
||||||
with:
|
with:
|
||||||
srcclr-api-token: ${{ secrets.SRCCLR_API_TOKEN }}
|
srcclr-api-token: ${{ secrets.SRCCLR_API_TOKEN }}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user