Skip to content

Commit d3385d3

Browse files
committed
chore(ci): update drone config
1 parent 4fe26f9 commit d3385d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ x-docker-step: &docker-step
1717
- name: dockersock
1818
path: /var/run/docker.sock
1919
environment:
20-
BUILD_TAG: ${DRONE_BRANCH}-${DRONE_COMMIT}
20+
BUILD_TAG: ${DRONE_COMMIT_SHA:0:7}
2121
DOCKER_USERNAME:
2222
from_secret: DOCKER_USERNAME
2323
DOCKER_PASSWORD:
@@ -89,6 +89,6 @@ steps:
8989
- sha512
9090
---
9191
kind: signature
92-
hmac: 468183d729956f7ef0f7a8c23f26ff4e672fd8ee1f8246f130709c1f5a54c66e
92+
hmac: 193d9ed4987bc75c271358c134d12b8b0ac17f0403a9607698a30553f770a242
9393

9494
...

0 commit comments

Comments
 (0)