Difference between revisions of "GitLab artifacts:"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== GitLab == | == GitLab == | ||
− | + | *<code>https://docs.gitlab.com/ee/ci/yaml/#artifacts</code> | |
− | + | *<code>artifacts:exclude</code> | |
− | + | *<code>artifacts:expire_in</code> | |
− | + | *<code>artifacts:expose_as</code> | |
− | + | *<code>artifacts:paths</code> | |
− | + | *<code>artifacts:name</code> | |
− | + | *<code>artifacts:public</code> | |
− | + | *<code>artifacts:reports</code> | |
− | + | *<code>artifacts:reports:[[terraform]]</code> | |
− | + | *<code>artifacts:when</code> | |
== Related terms == | == Related terms == |
Revision as of 09:20, 29 September 2021
artifacts
keyword in GitLab:.gitlab-ci.yml
artifacts
keyword in AWS CodeBuild:buildspec.yml
GitLab
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: