Auto-merging via docker-versions-create

This commit is contained in:
Geoff Bourne
2020-04-03 13:31:35 -05:00

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
#set -x #set -x
# Use this variable to indicate a list of branches that docker hub is watching # Use this variable to indicate a list of branches that docker hub is watching
branches_list=('openj9' 'openj9-nightly' 'adopt11' 'multiarch' 'armv7') branches_list=('openj9' 'openj9-nightly' 'adopt11' 'adopt13' 'multiarch' 'armv7')
function TrapExit { function TrapExit {
echo "Checking out back in master" echo "Checking out back in master"