Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit e5a2d81

Browse files
committed
build on new release
1 parent b403bbb commit e5a2d81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.drone.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ steps:
1515
when:
1616
event:
1717
- push
18+
- tag
1819

1920
- name: translate-html
2021
image: python:3
@@ -24,6 +25,7 @@ steps:
2425
when:
2526
event:
2627
- push
28+
- tag
2729

2830
- name: deploy-testing
2931
image: debian

0 commit comments

Comments
 (0)