Skip to content

Commit

Permalink
Merge pull request #2018 from uqbar-project/add-license-1
Browse files Browse the repository at this point in the history
Create LICENSE
  • Loading branch information
PalumboN committed Feb 18, 2022
2 parents 8da93d3 + fa89e66 commit 0e3f27b
Show file tree
Hide file tree
Showing 6 changed files with 683 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
echo "Running with profiles $PROFILES"
echo "Running with UPDATE_SITE $UPDATE_SITE"
export MAVEN_OPTS=-Xmx2048m
xvfb-run mvn -e -Darguments='-Dtycho.disableP2Mirrors=false' \
mvn -q -N io.takari:maven:0.7.7:wrapper -Dmaven=3.6.3 && xvfb-run ./mvnw -V -e -Darguments='-Dtycho.disableP2Mirrors=false' \
-D tycho.disableP2Mirrors=false -U \
-D repoToken=${{ secrets.GITHUB_TOKEN }} \
clean install jacoco:report \
Expand Down

0 comments on commit 0e3f27b

Please sign in to comment.