Skip to content

Commit

Permalink
MARP-1481 UPdate ci.yml and release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tvtphuc-axonivy committed Nov 26, 2024
1 parent 61b03ce commit a755dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ on:

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v3
with:
javaVersion: 21
mvnVersion: 3.9.8
uses: axonivy-market/github-workflows/.github/workflows/ci.yml@v5
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ on: workflow_dispatch

jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/release.yml@v2
with:
javaVersion: 21
uses: axonivy-market/github-workflows/.github/workflows/release.yml@v5

0 comments on commit a755dd4

Please sign in to comment.