Difference between revisions of ".gitlab-ci.yml"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 14: | Line 14: | ||
* <code>[[artifacts:reports:license_management]]</code> <ref>https://gitlab.bt.local/help/ci/yaml/README.md#artifactsreportslicense_management-ultimate</ref> (will be deprecated <code>- template: License-Scanning.gitlab-ci.yml</code>) | * <code>[[artifacts:reports:license_management]]</code> <ref>https://gitlab.bt.local/help/ci/yaml/README.md#artifactsreportslicense_management-ultimate</ref> (will be deprecated <code>- template: License-Scanning.gitlab-ci.yml</code>) | ||
− | == | + | == [[Gitlab-ci.yml and CI/CD pipelines changelog]] == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Activities == | == Activities == |
Revision as of 12:12, 22 November 2020
GitLab CI/CD pipelines are configured using a YAML file called .gitlab-ci.yml
.
Parameters
https://docs.gitlab.com/ee/ci/yaml/
before_script
after_script
stage
https://docs.gitlab.com/ee/ci/yaml/#stagerules (if, changes, exists)
https://docs.gitlab.com/ee/ci/yaml/#rules
Security:
artifacts:reports:license_management
[2] (will be deprecated- template: License-Scanning.gitlab-ci.yml
)
Gitlab-ci.yml and CI/CD pipelines changelog
Activities
- Read
gitlab-ci.yml
reference documentation https://docs.gitlab.com/ee/ci/yaml/ - Review new keyworks introduced in
gitlab-ci.yml
reading this page - Review predefined variables: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html and self defined variables https://docs.gitlab.com/ee/ci/variables/README.html#creating-a-custom-environment-variable
See also
- 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
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy.
Source: wikiversity
Advertising: