Difference between revisions of "GitLab artifacts:"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
* <code>artifacts</code> keyword in [[GitLab]]: <code>[[.gitlab-ci.yml]]</code> | * <code>artifacts</code> keyword in [[GitLab]]: <code>[[.gitlab-ci.yml]]</code> | ||
* <code>artifacts</code> keyword in [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | * <code>artifacts</code> keyword in [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> |
Revision as of 17:59, 28 September 2021
artifacts
keyword in GitLab:.gitlab-ci.yml
artifacts
keyword in AWS CodeBuild:buildspec.yml
GitLab
https://docs.gitlab.com/ee/ci/yaml/#artifacts
artifacts:exclude artifacts:expire_in artifacts:expose_as artifacts:paths artifacts:name artifacts:public artifacts:reports artifacts:reports:terraform artifacts:when
Related terms
See also
- Artifacts, Binary repository manager
gitlab-ci.yml
,job: | stage: | stages: | artifacts: | include: | script: | when: | only: | needs:
- Gitlab runner, runners:
gitlab-runner
,gitlab-ci.yml
,config.toml
, GitLab Runner Changelog - GitLab: Install GitLab, Upgrade GitLab Gitlab runner (changelog),
gitlab.rb, .gitlab/, gitlab-ci.yml
,gitlab-ctl, gitlab-rake, gitlab-backup, gitlab-rails
, GitLab editions, GitLab Security Dashboards, GitLab environments, GitLab environment variables, Auto DevOps, permissions, GitLab Pages,gitlab-rails
, GitLab scheduled pipelines, GitLab logs, GitLab changelog , GitLab Release CLI, GitLab Omnibus, GitLab Advanced Search, GitLab container registry, GitLab infrastructure registry
Advertising: