Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line include: # MkDocs template - project: 'to-be-continuous/mkdocs' ref: '2.0.1' ref: '2.1.0' file: '/templates/gitlab-ci-mkdocs.yml' # S3 template - project: 'to-be-continuous/s3' Loading Loading @@ -29,6 +29,7 @@ variables: stages: - build - test - deploy - production Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line include: # MkDocs template - project: 'to-be-continuous/mkdocs' ref: '2.0.1' ref: '2.1.0' file: '/templates/gitlab-ci-mkdocs.yml' # S3 template - project: 'to-be-continuous/s3' Loading Loading @@ -29,6 +29,7 @@ variables: stages: - build - test - deploy - production Loading