Dodano pojačano logiranje kod publisha
This commit is contained in:
parent
a7575a2478
commit
89de353d64
2
.github/workflows/maven-publish.yml
vendored
2
.github/workflows/maven-publish.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
|
||||
- name: Deploy artifacts and sources
|
||||
run: |
|
||||
mvn clean source:jar-no-fork deploy -U --file pom.xml -DrepositoryId=pravila--pravila-maven
|
||||
mvn clean source:jar-no-fork deploy -U -e --file pom.xml -DrepositoryId=pravila--pravila-maven -DtrimStackTrace=false -Dsurefire.useFile=false -Dsurefire.printSummary=true
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
CODEARTIFACT_AUTH_TOKEN: ${{ secrets.AWS_CA_TOKEN }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user