mirror of
https://github.com/MariaDB/mariadb-docker.git
synced 2025-07-28 23:23:20 +00:00
Revert "quick hack - test 10.* only as 11.* not on mirrors yet"
This reverts commit 90edf6e7ba
.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
GLOBIGNORE=examples/:.*/:test/:11.*/:11.*-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
|
||||
GLOBIGNORE=examples/:.*/:test/:11.5/:11.5-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
|
||||
|
||||
err() {
|
||||
echo >&2 "ERROR: $*"
|
||||
|
Reference in New Issue
Block a user