feat: changed deploy.yml

This commit is contained in:
filippo-ferrari 2024-09-06 22:00:43 +02:00
parent 07ada54bc8
commit c637aadee4

View file

@ -20,7 +20,7 @@ jobs:
distribution: 'temurin' distribution: 'temurin'
- name: Build JAR - name: Build JAR
run: ./mvnw clean package -DskipTests run: ./mvnw clean package -Pproduction -DskipTests
- name: Set up SSH key - name: Set up SSH key
uses: webfactory/ssh-agent@v0.5.3 uses: webfactory/ssh-agent@v0.5.3