Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Cai Yufei <yufei.cai@bosch.io>
  • Loading branch information
yufei-cai authored and thjaeckle committed Mar 17, 2022
1 parent fed3d76 commit 5f8067c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
cache: 'maven'

- name: Build with Maven
run: mvn package javadoc:jar source:jar --batch-mode --errors --quiet -DcreateJavadoc=true -Dakka.test.single-expect-default=10s --file pom.xml
run: mvn package javadoc:jar source:jar --batch-mode --errors --quiet -DcreateJavadoc=true -Dakka.test.single-expect-default=10s --file pom.xml -Dbuild.environment=Github

0 comments on commit 5f8067c

Please sign in to comment.