Skip to content

Commit f6f27d2

Browse files
committed
add maven cache
1 parent b7f5b98 commit f6f27d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cb-service-container.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
java-version: ${{ matrix.java-version }}
3636
distribution: 'adopt'
37+
cache: 'maven'
3738
- uses: actions/checkout@v3
3839
- name: Postman Tests
3940
run: |

0 commit comments

Comments
 (0)