Difference between revisions of "GitLab artifacts:"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
  
  [[/etc/gitlab/gitlab.cf]]
+
  [[/etc/gitlab/gitlab.rb]]
 
  .../...
 
  .../...
 
  ### Job Artifacts
 
  ### Job Artifacts

Revision as of 13:46, 4 January 2023

TO_MERGE GitLab CI: artifacts:
/var/opt/gitlab/gitlab-rails/shared/artifacts/


/etc/gitlab/gitlab.rb
.../...
### Job Artifacts
# gitlab_rails['artifacts_enabled'] = true
# gitlab_rails['artifacts_path'] = "/var/opt/gitlab/gitlab-rails/shared/artifacts"

GitLab


.../...
  • artifacts:when

Related terms

See also

  • https://docs.gitlab.com/ee/ci/yaml/index.html#artifactsreports
  • https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportsdotenv
  • Advertising: