From f470aab5609c952f04683bef12700b25eb0bc5d3 Mon Sep 17 00:00:00 2001 From: passthem Date: Sun, 28 Sep 2025 01:48:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=B8=BA=E7=94=A8=20SHA=20=E6=A0=87?= =?UTF-8?q?=E6=B3=A8=20Nightly=20=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b1d2354..a0ef344 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: registry: gitea.service.jazzwhom.top tags: - nightly - - nightly-${DRONE_DATE_TIME} + - nightly-${DRONE_COMMIT_SHA} dockerfile: Dockerfile volumes: - name: docker-socket