Newer
Older
- project: 'to-be-continuous/tools/gitlab-ci'
ref: 'master'
file: '/templates/extract.yml'
ref: '3.1.0'
to be continuous bot
committed
ref: '3.2.1'
stages:
- build
- publish
variables:
GITLAB_CI_FILES: "templates/gitlab-ci-cypress.yml"
BASH_SHELLCHECK_FILES: "*.sh"
semantic-release:
rules:
# on production branch(es): auto if SEMREL_AUTO_RELEASE_ENABLED
- if: '$TMPL_RELEASE_ENABLED == "true" && $CI_COMMIT_REF_NAME =~ $PROD_REF'