Skip to content

Commit

Permalink
chore(ci): update drone config
Browse files Browse the repository at this point in the history
  • Loading branch information
ihadeed committed Nov 26, 2020
1 parent 4fe26f9 commit d3385d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ x-docker-step: &docker-step
- name: dockersock
path: /var/run/docker.sock
environment:
BUILD_TAG: ${DRONE_BRANCH}-${DRONE_COMMIT}
BUILD_TAG: ${DRONE_COMMIT_SHA:0:7}
DOCKER_USERNAME:
from_secret: DOCKER_USERNAME
DOCKER_PASSWORD:
Expand Down Expand Up @@ -89,6 +89,6 @@ steps:
- sha512
---
kind: signature
hmac: 468183d729956f7ef0f7a8c23f26ff4e672fd8ee1f8246f130709c1f5a54c66e
hmac: 193d9ed4987bc75c271358c134d12b8b0ac17f0403a9607698a30553f770a242

...

0 comments on commit d3385d3

Please sign in to comment.