mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
Update maven-build.yml (#16054)
This commit is contained in:
parent
5125ebc812
commit
61451b743a
1
.github/workflows/maven-build.yml
vendored
1
.github/workflows/maven-build.yml
vendored
@ -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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user