Skip to content
Snippets Groups Projects
Commit 90edf6e7 authored by Daniel Black's avatar Daniel Black
Browse files

quick hack - test 10.* only as 11.* not on mirrors yet

parent fb808506
Branches
No related tags found
No related merge requests found
#!/usr/bin/env bash
set -Eeuo pipefail
GLOBIGNORE=examples/:.*/:test/:11.5/:11.5-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
GLOBIGNORE=examples/:.*/:test/:11.*/:11.*-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
err() {
echo >&2 "ERROR: $*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment