Hi, after last upgrade to Gitlab-CI 16.3.0 I can no more download artifacts created with gitlab-runner.
The steps are:
- upload next version of your project, containg .gitlab.ci-yml with instructions for a new build.
- wait for pipeline run job
- go to download in Job Artifacts - nothin happens
- go to browse - (follow path of artifacts) - click on artifact name - nothing happens
NOTE: artifact has correctly built in runner machine, and is working too
NOTE2: I made this a lot of times in the past, so I’m confident that there are not procedure errors
NOTE3: the artifact is visible in browse view, with correct dimension
Thanks so much!