diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -72,6 +72,8 @@ RUN pip install -U pytest pyyaml pytest-tap USER jenkins +ENV CURL_CONNECTION_TIMEOUT=60 + #RUN install-plugins.sh notification workflow-aggregator tap #Add debug mode for onapp debugging RUN /bin/bash -x /usr/local/bin/install-plugins.sh notification workflow-aggregator tap |