Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line include: # MkDocs template - project: 'to-be-continuous/mkdocs' ref: '2.3' ref: '2.4' file: '/templates/gitlab-ci-mkdocs.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: # MkDocs template - project: 'to-be-continuous/mkdocs' ref: '2.3' ref: '2.4' file: '/templates/gitlab-ci-mkdocs.yml' # S3 template - project: 'to-be-continuous/s3' ref: '7.1' ref: '7.2' file: '/templates/gitlab-ci-s3.yml' variables: Loading