mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-02-23 17:46:23 +00:00
ci: Added forge branch to builds
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -4,6 +4,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- forge
|
||||
- openj9
|
||||
- openj9-11
|
||||
- openj9-nightly
|
||||
@@ -14,6 +15,7 @@ on:
|
||||
- test/*
|
||||
tags:
|
||||
- "[0-9]+.[0-9]+.[0-9]+"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-forge"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-openj9"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-openj9-11"
|
||||
- "[0-9]+.[0-9]+.[0-9]+-openj9-nightly"
|
||||
|
||||
Reference in New Issue
Block a user