Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Dec 12, 2023
1 parent a2d4d4f commit f3f3558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
echo name=$NAME >> $GITHUB_OUTPUT
./mvnw versions:set-property -Dproperty=version.trino -DnewVersion=${VERSION:0:3}
./mvnw versions:set-property -Dproperty=revision -DnewVersion=${VERSION}
cat pom.xml
- name: Build with Maven
run: ./mvnw -DskipTests package
# - name: Publish Test Report
Expand Down

0 comments on commit f3f3558

Please sign in to comment.