(patch) testing coursier
Some checks failed
/ Build and Test Library Snapshot (pull_request) Failing after 2m15s
Some checks failed
/ Build and Test Library Snapshot (pull_request) Failing after 2m15s
This commit is contained in:
parent
768afc80c9
commit
6ad5e3c293
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