build on new release

This commit is contained in:
Azlux
2020-08-10 22:11:19 +02:00
parent b403bbb17f
commit e5a2d810fc

View File

@ -15,6 +15,7 @@ steps:
when:
event:
- push
- tag
- name: translate-html
image: python:3
@ -24,6 +25,7 @@ steps:
when:
event:
- push
- tag
- name: deploy-testing
image: debian