diff --git a/.drone/Dockerfile b/.drone/Dockerfile index af36799..bb0ddf9 100644 --- a/.drone/Dockerfile +++ b/.drone/Dockerfile @@ -1 +1,2 @@ -FROM squidfunk/mkdocs-material \ No newline at end of file +FROM squidfunk/mkdocs-material +pip install mkdocs-git-revision-date-plugin \ No newline at end of file diff --git a/.drone/drone.yml b/.drone/drone.yml index 23a15c8..3b9cdb0 100644 --- a/.drone/drone.yml +++ b/.drone/drone.yml @@ -11,7 +11,7 @@ steps: from_secret: REGISTRY_PASSWORD storage_driver: vfs registry: docker.r4o.ch - repo: docker.r4o.ch/docs + repo: docker.r4o.ch/francesco/docs auto_tag: true image_pull_secrets: