Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line include: - project: 'to-be-continuous/bash' # $TBC_NAMESPACE is a group variable; can be globally overridden - project: '$TBC_NAMESPACE/bash' ref: '3.3.0' file: '/templates/gitlab-ci-bash.yml' Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line include: - project: 'to-be-continuous/bash' # $TBC_NAMESPACE is a group variable; can be globally overridden - project: '$TBC_NAMESPACE/bash' ref: '3.3.0' file: '/templates/gitlab-ci-bash.yml' Loading