From 50385eb7e476c9844527fb8202cdd3f6a84d1097 Mon Sep 17 00:00:00 2001 From: James Brumond Date: Sat, 13 May 2023 22:08:49 -0700 Subject: [PATCH] testing build process --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a153ab7..b9d38a0 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 + image: gitea.home.jbrumond.me/doc-utils/utils:0.1.0 commands: - docs2website config.yaml - name: build-docker