added opera image to build
This commit is contained in:
parent
ca6c24dee1
commit
03c74c88b9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
# Will build all images even if some fail.
|
# Will build all images even if some fail.
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, microsoft-edge, brave, vivaldi, tor-browser, remmina, vlc, xfce ]
|
tags: [ firefox, chromium, google-chrome, ungoogled-chromium, microsoft-edge, brave, vivaldi, opera, tor-browser, remmina, vlc, xfce ]
|
||||||
env:
|
env:
|
||||||
DOCKER_TAG: ${{ matrix.tags }}
|
DOCKER_TAG: ${{ matrix.tags }}
|
||||||
steps:
|
steps:
|
||||||
|
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
@ -80,6 +80,8 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
- tag: vivaldi
|
- tag: vivaldi
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
- tag: opera
|
||||||
|
platforms: linux/amd64
|
||||||
- tag: tor-browser
|
- tag: tor-browser
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
- tag: remmina
|
- tag: remmina
|
||||||
|
Reference in New Issue
Block a user