This commit is contained in:
parent
22636ad013
commit
7fbc6d531e
1 changed files with 1 additions and 0 deletions
|
@ -6,4 +6,5 @@ jobs:
|
|||
image: registry.garrity.co:8443/gs/ci-scala:latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: echo "password=${{ secrets.GS_MAVEN_TOKEN }}" >> "~/.sbt/.credentials"
|
||||
- run: sbt test
|
||||
|
|
Loading…
Add table
Reference in a new issue