Skip to content

Commit e2b3865

Browse files
committed
fix drone tagging
1 parent 6f41818 commit e2b3865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ steps:
2323
password:
2424
from_secret: docker_password
2525
repo: kontena/pharos-docs
26-
tags:
27-
- ${DRONE_BRANCH}
26+
tags:
27+
- ${DRONE_BRANCH}
2828
when:
2929
branch: ['master']
3030
event: ['push']

0 commit comments

Comments
 (0)