Merge branch 'windocker' into 'master'
Sun Feb 12 12:08:39 PM CET 2023 See merge request librewolf-community/browser/bsys5!14
This commit is contained in:
commit
25a0c04a71
1 changed files with 5 additions and 1 deletions
|
|
@ -47,7 +47,11 @@ Build:
|
|||
- macos-x86_64
|
||||
- macos-aarch64
|
||||
- windows
|
||||
image: registry.gitlab.com/librewolf-community/browser/bsys5/$DISTRO
|
||||
|
||||
# For Windows, we wanted to use $DISTRO here, but that didn't work
|
||||
# remove this note once finishing it.
|
||||
# image: registry.gitlab.com/librewolf-community/browser/bsys5/$DISTRO
|
||||
image: registry.gitlab.com/librewolf-community/browser/bsys5/dind
|
||||
tags:
|
||||
- autoscale
|
||||
except:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue