mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
🚀 Deploy when tagged using Python 3.6
This commit is contained in:
parent
aa7b4bd101
commit
26e3dffb37
1 changed files with 1 additions and 0 deletions
|
|
@ -23,3 +23,4 @@ deploy:
|
|||
script: bash scripts/deploy.sh
|
||||
on:
|
||||
tags: true
|
||||
python: "3.6"
|
||||
|
|
|
|||
Loading…
Reference in a new issue