(patch) test adding coursier credentials for local
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m22s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m22s
This commit is contained in:
parent
e43294c13d
commit
c5b7d53f30
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