JiaLiangC commented on PR #3751:
URL: https://github.com/apache/ambari/pull/3751#issuecomment-1730876168

   @arshadmohammad it seems your change in jenkinsfile not woring fine ,maybe 
you can try this
   stage('Some Stage') {
       steps {
           // Other steps here
           sh 'pip3 install distro'
           // Other steps here
       }
   }
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org
For additional commands, e-mail: dev-h...@ambari.apache.org

Reply via email to