Skip to content

Commit

Permalink
Move to npm ci for the Maven project.
Browse files Browse the repository at this point in the history
Stick to what we use in the lock.
  • Loading branch information
The4thLaw committed Mar 22, 2024
1 parent 3176fa4 commit e72610e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/demyo-vue-frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<goal>npm</goal>
</goals>
<configuration>
<arguments>install</arguments>
<arguments>ci</arguments>
</configuration>
</execution>

Expand Down

0 comments on commit e72610e

Please sign in to comment.