Archived
2
0

added brave browser.

This commit is contained in:
Miroslav Šedivý
2021-07-24 10:35:45 +02:00
parent c3abbfd577
commit 7cfc8c4795
7 changed files with 958 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
needs: [ build-base ]
strategy:
matrix:
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, tor-browser, vncviewer, vlc, xfce ]
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, brave, tor-browser, vncviewer, vlc, xfce ]
env:
DOCKER_TAG: ${{ matrix.tags }}
steps: