Skip to content

Commit

Permalink
List files under maven local repository
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Feb 4, 2025
1 parent 48d7ad1 commit f809516
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ jobs:

- name: Build this project
run: |
ls -la ~/.m2/repository/com/dajudge/kindcontainer/kindcontainer
ls -la ~/.m2/repository/io/quarkiverse/argocd/quarkus-argocd-deployment
mvn -B clean install \
-Dno-format \
-DskipTests \
Expand Down

0 comments on commit f809516

Please sign in to comment.