mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-08-02 10:31:44 +03:00
mm
fix
This commit is contained in:
parent
b426829155
commit
fbde65e95f
@ -8,13 +8,14 @@ on:
|
||||
jobs:
|
||||
|
||||
build-images:
|
||||
name: EpicMorg Mattermost Images
|
||||
name: Mattermost
|
||||
runs-on: [ ubuntu-24.04 ]
|
||||
strategy:
|
||||
matrix:
|
||||
version: [
|
||||
# '9-stable', '9.11', '9.10', '9.9', '9.8', '9.7', '9.6', '9.5', '9.4', '9.3', '9.2', '9.1', '9.0',
|
||||
'10-stable', '10.11', '10.10', '10.9', '10.8', '10.7', '10.6', '10.5', '10.4', '10.3', '10.2', '10.1', '10.0',
|
||||
# '10-stable', '10.11', '10.10',
|
||||
'10.9', '10.8', '10.7', '10.6', '10.5', '10.4', '10.3', '10.2', '10.1', '10.0',
|
||||
]
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user