mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Do mvn clean before build.
We've had build issues be hidden by caching. So we should build from clean each time, in immitation of the prod build process.
This commit is contained in:
@@ -17,7 +17,7 @@ clean:
|
||||
mvn clean
|
||||
|
||||
|
||||
package:
|
||||
package: clean
|
||||
mvn package
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user