FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

chore(release): 0.1.0

Merged continuous-delivery-bot requested to merge release-it--main into main
Files
4
@@ -20,6 +20,9 @@ variables:
# repository. This helps ensure that we don't get an explosion of container registry repositories
# with a single tag in for every branch which ever existed.
CI_APPLICATION_REPOSITORY: $CI_REGISTRY_IMAGE
# RuboCop currently compatible with Ruby 2.6 https://docs.rubocop.org/rubocop/1.74/compatibility.html
# and below and required for code quality, so disable code quality check for now.
CODE_QUALITY_DISABLED: "1"
pre-commit:
rules:
Loading