Update maven-build.yml (#16054)

This commit is contained in:
Imri Paran 2024-04-26 10:45:56 +02:00 committed by GitHub
parent 5125ebc812
commit 61451b743a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -107,6 +107,7 @@ jobs:
with:
max_attempts: ${{ github.ref == 'refs/heads/main' && 3 || 1 }}
command: mvn clean package -am
timeout_minutes: 120
- name: Clean Up
run: |