Skip to content

Commit

Permalink
fix:disable deployment of examples. (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: skyehtzhang <[email protected]>
  • Loading branch information
SkyeBeFreeman and skyehtzhang authored Apr 7, 2024
1 parent 994d2b2 commit 4e55d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo/dubbo-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<skip.maven.deploy>true</skip.maven.deploy>
<maven.deploy.skip>true</maven.deploy.skip>
</properties>

<artifactId>dubbo-examples</artifactId>
Expand Down

0 comments on commit 4e55d8a

Please sign in to comment.