mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-09 18:03:59 +00:00
Update dependency-graph.yml
This commit is contained in:
@@ -3,7 +3,7 @@ name: "Load Dependency Graph"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- "master"
|
||||
- "feature/ACS-11627_test"
|
||||
schedule:
|
||||
- cron: '0 6 * * *'
|
||||
workflow_dispatch:
|
||||
@@ -24,4 +24,4 @@ jobs:
|
||||
maven-args: -Dscopes=compile,runtime
|
||||
maven-username: ${{ secrets.NEXUS_USERNAME }}
|
||||
maven-password: ${{ secrets.NEXUS_PASSWORD }}
|
||||
maven-settings-path: ".ci.settings.xml"
|
||||
maven-settings-path: ".ci.settings.xml"
|
||||
|
||||
Reference in New Issue
Block a user