mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Remove cached objects from previous build
This commit is contained in:
parent
0535e35834
commit
013900a464
@ -12,6 +12,7 @@ cache:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- rm -rf .m2/repository/
|
||||
- mvn $MAVEN_CLI_OPTS clean install -Dmaven.test.skip=true
|
||||
|
||||
test:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user