MVN_SETTINGS_XML
This commit is contained in:
@@ -51,6 +51,7 @@ jobs:
|
||||
- name: Deploy artifacts
|
||||
run: |
|
||||
echo "CodeArtifact token: $CODEARTIFACT_AUTH_TOKEN"
|
||||
echo -e "${{ secrets.MVN_SETTINGS_XML }}" > mvn-settings.xml
|
||||
mvn deploy --file pom.xml -s mvn-settings.xml -DrepositoryId=deploy
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
|
||||
Reference in New Issue
Block a user