diff --git a/.drone.yml b/.drone.yml index ec6af0c..42e8008 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ steps: - name: output path: /output commands: - - sed -i 's/\[commit\]/\[${DRONE_COMMIT_SHA:0:7}\]/g' layouts/partials/footer.html + - sed -i 's/\[commit\]/\[${DRONE_COMMIT_SHA:0:7}\]/g' /output/index.html - name: git-push image: appleboy/drone-git-push:0.2.0-linux-amd64 volumes: