Run deploy

This commit is contained in:
Adrien Ferrand 2018-11-27 10:46:53 +01:00
parent db8e6fa155
commit 2ad8dbf239

View File

@ -13,7 +13,7 @@ workflows:
- build-n-test - build-n-test
filters: filters:
branches: branches:
only: /^(master|4|3)$/ only: /^(master|4|3|broken-.*)$/
tags: tags:
only: /.*/ only: /.*/
- trigger-dockerhub: - trigger-dockerhub: