mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
ci: add adopt11 to docker-versions-create.sh
This commit is contained in:
parent
382336d39d
commit
581d5fde1d
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
#set -x
|
||||
# Use this variable to indicate a list of branches that docker hub is watching
|
||||
branches_list=('openj9' 'openj9-nightly')
|
||||
branches_list=('openj9' 'openj9-nightly' 'adopt11')
|
||||
|
||||
function TrapExit {
|
||||
echo "Checking out back in master"
|
||||
|
Loading…
Reference in New Issue
Block a user