Fixes for mvn-settings.xml #2
This commit is contained in:
@@ -33,7 +33,11 @@ jobs:
|
||||
with:
|
||||
java-version: '8'
|
||||
distribution: 'corretto'
|
||||
|
||||
cache: maven
|
||||
overwrite-settings: false
|
||||
run: echo -e "$MVN_SETTINGS_XML" > ~/.m2/settings.xml
|
||||
env:
|
||||
MVN_SETTINGS_XML: ${{ secrets.MVN_SETTINGS_XML }}
|
||||
|
||||
- name: Set up AWS Cli
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user