diff options
author | Christophe Closset <christophe.closset@intl.att.com> | 2020-03-25 14:57:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-25 14:57:00 +0000 |
commit | 4de90de028ffefb93aa67d364edffa5edd58d33c (patch) | |
tree | b7d3ef85a1b4017a6a4e7e27666e7fbb635278fb /pom.xml | |
parent | e714287b3f27b8e4465e76b51c0bc470110397e7 (diff) | |
parent | ffdf382e2d4f012ab7a9fa78d27e757145470048 (diff) |
Merge "Fix the stage builds"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1232,6 +1232,7 @@ </goals> <phase>deploy</phase> <configuration> + <skip>true</skip> <workingDirectory>${project.build.directory}/${ui.react.lib.src}</workingDirectory> <arguments>publish</arguments> </configuration> |