diff --git a/.drone.yml b/.drone.yml index b9d38a0..118c63f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ trigger: steps: - name: build-website - image: gitea.home.jbrumond.me/doc-utils/utils:0.1.0 + image: gitea.home.jbrumond.me/doc-utils/utils:0 commands: - docs2website config.yaml - name: build-docker