Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line include: # Angular template - project: 'to-be-continuous/angular' ref: '4.7' ref: '4.8' file: '/templates/gitlab-ci-angular.yml' # S3 template - project: 'to-be-continuous/s3' ref: '7.1' ref: '7.2' file: '/templates/gitlab-ci-s3.yml' variables: Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line include: # Angular template - project: 'to-be-continuous/angular' ref: '4.7' ref: '4.8' file: '/templates/gitlab-ci-angular.yml' # S3 template - project: 'to-be-continuous/s3' ref: '7.1' ref: '7.2' file: '/templates/gitlab-ci-s3.yml' variables: Loading