Skip to content
Open

Xml #15

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix cricle ci
  • Loading branch information
lxian-coder committed Dec 1, 2020
commit 632734d1d1a620e82d96e2ee1a5f9f8fa7305abf
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# fallback to using the latest cache if no exact match is found
- v1-dependencies-

- run: mvn install -Diskiptests

- run: mvn dependency:go-offline

- save_cache:
Expand Down