🚀 Deploy when tagged using Python 3.6

This commit is contained in:
Sebastián Ramírez
2019-04-20 22:16:07 +04:00
parent aa7b4bd101
commit 26e3dffb37

View File

@@ -23,3 +23,4 @@ deploy:
script: bash scripts/deploy.sh
on:
tags: true
python: "3.6"