Added firefox tests and fixed docker deploy

This commit is contained in:
orangemug
2020-05-24 12:56:52 +01:00
parent ce731e7d6b
commit 7faed0d27e
3 changed files with 47 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ jobs:
name: deploy/docker
runs-on: ${{ matrix.os }}
if: ${{ github.event_name == 'push' && github.ref == 'master' }}
if: ${{ github.event_name == 'push' }}
strategy:
fail-fast: false