diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-11 13:57:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-07-11 13:57:51 -0400 |
commit | d7275e776cbfa0484d82700bdabf47da91b46114 (patch) | |
tree | 166203d5c132ed9f5b6b9732ae26cfcec7ba23b8 /.gitignore | |
parent | 6b5636fe2ddaab95d180876127701e71639faf78 (diff) |
Disable deploy plugin
Disable maven-deploy-plugin to resolve build failure.
Change-Id: I9158b158a8ccd1e64aac556452b168a310a0329e
Issue-ID: CCSDK-1475
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,3 +8,7 @@ **/target helm/test_config helm/nosetests.xml +**/.tox +**/*.wgn +**/*.egg-info +**/.testenv |