I am building a python script in Jenkins using pipeline job. The output file is an excel file which is saved in Jenkins as an artifact. Is there a way to store this artifact file automatically in Gitlab project?
Asked
Active
Viewed 208 times
0
-
Hope this helps: https://stackoverflow.com/questions/60416768/is-there-any-way-to-get-jenkins-artifacts-in-gitlab-pipeline – Sourav Sep 01 '22 at 04:05
-
This is an open issue, please check here https://github.com/jenkinsci/gitlab-plugin/issues/486 – Sourav Sep 01 '22 at 04:06