Skip to content

Commit

Permalink
Don't deploy the archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
nineinchnick committed Jan 12, 2024
1 parent 2f11b95 commit c4ea600
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions archetype-builder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,18 +167,6 @@
</goals>
</configuration>
</execution>
<execution>
<id>deploy-archetype</id>
<phase>deploy</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<goals>
<goal>deploy</goal>
</goals>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
Expand Down

0 comments on commit c4ea600

Please sign in to comment.