mirror of https://github.com/tiangolo/fastapi.git
🚀 Deploy when tagged using Python 3.6
This commit is contained in:
parent
aa7b4bd101
commit
26e3dffb37
|
|
@ -23,3 +23,4 @@ deploy:
|
|||
script: bash scripts/deploy.sh
|
||||
on:
|
||||
tags: true
|
||||
python: "3.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue