mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-12 13:36:41 +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
|
script: bash scripts/deploy.sh
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
python: "3.6"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue