1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 06:06:45 +02:00

Update tests.yml

This commit is contained in:
Sergey Romanenko
2020-11-19 22:34:04 +03:00
committed by GitHub
parent de86d98e84
commit 81cae6eea9

View File

@@ -3,7 +3,7 @@ name: Tests
on: ['push', 'pull_request']
jobs:
web-deploy:
web-deploy:
name: Deploy
runs-on: ubuntu-latest
steps:
@@ -16,9 +16,9 @@ jobs:
server: vh100.timeweb.ru
port: 21
username: cx01224_github
password: ${{ secrets.ftp_password }}
password: ${{ secrets.FTP_PASSWORD }}
build:
runs-on: ${{ matrix.os }}
strategy:
matrix: