Difference between revisions of "GitLab artifacts:"
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportsdotenv
(→GitLab) |
|||
Line 2: | Line 2: | ||
* <code>artifacts</code> keyword in [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | * <code>artifacts</code> keyword in [[AWS CodeBuild]]: <code>[[buildspec.yml]]</code> | ||
+ | TO_MERGE [[GitLab CI: artifacts:]] | ||
== GitLab == | == GitLab == |
Revision as of 11:48, 8 December 2022
artifacts
keyword in GitLab:.gitlab-ci.yml
artifacts
keyword in AWS CodeBuild:buildspec.yml
TO_MERGE GitLab CI: artifacts:
GitLab
artifacts:exclude
artifacts:expire_in
artifacts:expose_as
artifacts:paths
artifacts:name
artifacts:public
artifacts:reports
artifacts:reports:dotenv
[1]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: