mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-09-08 15:07:57 +00:00
build: switch to matrix builds for Debian based variant builds (#1313)
This commit is contained in:
@@ -3,12 +3,6 @@
|
||||
# Use this variable to indicate a list of branches that docker hub is watching
|
||||
branches_list=(
|
||||
'java8'
|
||||
'java8-multiarch'
|
||||
'java8-openj9'
|
||||
'java11'
|
||||
'java11-openj9'
|
||||
'java17'
|
||||
'java17-openj9'
|
||||
)
|
||||
|
||||
function TrapExit {
|
||||
|
||||
Reference in New Issue
Block a user