Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -5,6 +5,9 @@ on: [push]
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: "homesrv01"
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [ '2.x', '3.x', 'pypy2', 'pypy3' ]
|
||||
steps:
|
||||
# - name: update
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user