-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Do not cache locally published artifacts (#316)
* ci: Do not cache locally published artifacts These workflows publish artifacts to local maven repository, which are then cached by GH Actions. Removing them at the end of the workflow prevents them to pollute the cache. * ci: fix rm for windows * ci: have separated steps for Windows and other OSes * ci: make rm verbose
- Loading branch information
1 parent
7ad2e12
commit de6880b
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters