mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
Added github action match for multiarch-latest branch
This commit is contained in:
parent
71a48ce10f
commit
cb0add3b90
2
.github/workflows/build-multiarch.yml
vendored
2
.github/workflows/build-multiarch.yml
vendored
@ -3,8 +3,10 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- multiarch
|
||||
- multiarch-latest
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.[0-9]+-multiarch"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-multiarch-latest"
|
||||
|
||||
jobs:
|
||||
docker-buildx:
|
||||
|
Loading…
Reference in New Issue
Block a user