Commit 2bc94c30 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

ocf release cd

parent be26054b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ variables:
  DOMAIN_PROD: prod.int
  IMAGE_TAG_PROD: $CI_COMMIT_REF_SLUG

# it will only run when a new tag that starts with ‘release-’ is pushed
# it will only run when a new tag that starts with ‘v{major.minor.patch}-release’ is pushed
# to the repository.
.release_common: &relase_common
  rules: