Skip to content

Commit

Permalink
Updated config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ginccc committed Jun 21, 2021
1 parent a0b91aa commit 1d29a2d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ jobs:
- checkout
- setup_remote_docker

- restore_cache:
key: eddi
paths:
- /root/.m2

- run: mvn clean package

- run: mkdir -p $CIRCLE_TEST_REPORTS/junit/
Expand Down

0 comments on commit 1d29a2d

Please sign in to comment.