(patch) test adding coursier credentials for local #2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ jobs:
|
|||
env:
|
||||
GS_MAVEN_USER: ${{ vars.GS_MAVEN_USER }}
|
||||
GS_MAVEN_TOKEN: ${{ secrets.GS_MAVEN_TOKEN }}
|
||||
COURSIER_CREDENTIALS: "maven.garrity.co(Reposilite) cicd:${{ secrets.GS_MAVEN_TOKEN }}"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: 'Checkout Repository'
|
||||
|
|
Loading…
Add table
Reference in a new issue