Sample pipeline to upload and download artifacts for GitLab
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Xanadu
- DevOps
Pipeline samples for GitLab containing steps to upload and download artifacts for GitHub.
To upload and download artifacts from GitLab to JFrog, the parameters JFROG_URL, JFROG_USER, and JFROG_PASSWORD must be set as CI/CD variables in your GitLab instance.
- Navigate to your project, then go to .
- Select Add variable.
- Enter the parameter in the Key field and enter the value for the parameter in the Value field.
- Select Add variable to save.
Create a CI/CD variable for the following 3 parameters:
- JFROG_URL
- JFROG_USER
- JFROG_PASSWORD