Commit bc7efd60 authored by Matija Čupić's avatar Matija Čupić

Merge branch 'update-liquibase-template-location' into 'master'

Move liquibase template up one directory

See merge request gitlab-org/gitlab!84440
parents 57204bf6 d156f2e0
......@@ -167,7 +167,7 @@ options:
- p_ci_templates_implicit_security_cluster_image_scanning
- p_ci_templates_kaniko
- p_ci_templates_qualys_iac_security
- p_ci_templates_database_liquibase
- p_ci_templates_liquibase
distribution:
- ce
- ee
......
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_database_liquibase_monthly
key_path: redis_hll_counters.ci_templates.p_ci_templates_liquibase_monthly
description: ""
product_section: ""
product_stage: ""
......@@ -22,4 +22,4 @@ tier:
- ultimate
options:
events:
- p_ci_templates_database_liquibase
- p_ci_templates_liquibase
......@@ -167,7 +167,7 @@ options:
- p_ci_templates_implicit_security_cluster_image_scanning
- p_ci_templates_kaniko
- p_ci_templates_qualys_iac_security
- p_ci_templates_database_liquibase
- p_ci_templates_liquibase
distribution:
- ce
- ee
......
---
key_path: redis_hll_counters.ci_templates.p_ci_templates_database_liquibase_weekly
key_path: redis_hll_counters.ci_templates.p_ci_templates_liquibase_weekly
description: ""
product_section: ""
product_stage: ""
......@@ -22,4 +22,4 @@ tier:
- ultimate
options:
events:
- p_ci_templates_database_liquibase
- p_ci_templates_liquibase
......@@ -5,7 +5,7 @@
# To contribute improvements to CI/CD templates, please follow the Development guide at:
# https://docs.gitlab.com/ee/development/cicd/templates.html
# This specific template is located at:
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/Database/liquibase.gitlab-ci.yml
# https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/ci/templates/liquibase.gitlab-ci.yml
# This template must be configured with CI/CD variables before it will work.
# See https://www.liquibase.com/blog/secure-database-developer-flow-using-gitlab-pipelines
......
......@@ -615,7 +615,7 @@
category: ci_templates
redis_slot: ci_templates
aggregation: weekly
- name: p_ci_templates_database_liquibase
- name: p_ci_templates_liquibase
category: ci_templates
redis_slot: ci_templates
aggregation: weekly
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment