test mvn settings #4
This commit is contained in:
@@ -50,11 +50,11 @@ jobs:
|
||||
|
||||
- name: Build with Maven
|
||||
run: |
|
||||
mvn -B clean package --file pom.xml -s mvn-settings.xml
|
||||
mvn -B clean package --file pom.xml
|
||||
|
||||
- name: Deploy artifacts
|
||||
run: |
|
||||
mvn deploy --file pom.xml -s mvn-settings.xml -DrepositoryId=deploy
|
||||
mvn deploy --file pom.xml -DrepositoryId=pravila--pravila-maven
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_CA_USER }}
|
||||
|
||||
Reference in New Issue
Block a user