Commit a7a91da5 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/to-be-continuous-mkdocs-2.x' into 'master'

chore(deps): update dependency to-be-continuous/mkdocs to v2.1.0

See merge request to-be-continuous/doc!46
parents 58ba9453 c460aa2f
Loading
Loading
Loading
Loading
Loading
+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'
@@ -29,6 +29,7 @@ variables:

stages:
  - build
  - test
  - deploy
  - production