Skip to content

Commit

Permalink
chore: fix pipeline attempt #3
Browse files Browse the repository at this point in the history
  • Loading branch information
mburri committed Dec 18, 2023
1 parent 4819634 commit 884efaa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AMW_angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
<goals>
<goal>npm</goal>
</goals>
<configuration>
<arguments>install --omit=optional</arguments>
</configuration>
</execution>
<execution>
<id>npm run-script mavenbuild</id>
Expand Down

0 comments on commit 884efaa

Please sign in to comment.