Hello guys, I am trying to migrate this GitLab-ci.yaml file, however, I am facing a few issues.
Gitlab-ci.yaml: https://gist.github.com/rmarcandier/bcda99453d8c94a3b2bba861a4934992 New Jenkinsfile: https://gist.github.com/rmarcandier/3ed47effc22b9867c3aea384b5619f32 Current Error: [Pipeline] sh $ docker top e25a68537b0eeacecddd6b5d0695b06454ac2eb06f19db5bcf6a0cc0cc0002c2 + apk add make ERROR: Unable to lock database: Permission denied ERROR: Failed to open apk database: Permission denied [Pipeline] } $ docker stop --time=1 e25a68537b0eeacecddd6b5d0695b06454ac2eb06f19db5bcf6a0cc0cc0002c2 [Pipeline] // withDockerContainer Goal: I need to generate this binary file and add it inside an Artifactory Do you have any idea about this error? Is it the best way to do it? block by block? Regards RG -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/09439d14-6af9-414a-b3a7-db11156f31fbn%40googlegroups.com.