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

Ignore examples

parent 524f0b9f
Branches
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ on:
branches-ignore:
- next
paths-ignore:
- examples
- Dockerfile.template
- LICENSE
- README.md
......@@ -12,6 +13,7 @@ on:
branches-ignore:
- next
paths-ignore:
- examples
- Dockerfile.template
- LICENSE
- README.md
......
......@@ -25,7 +25,7 @@ command -v bashbrew >/dev/null || {
source '.architectures-lib'
GLOBIGNORE=.*/:test/:11.3/
GLOBIGNORE=examples/:.*/:test/:11.3/
versions=( */ )
versions=( "${versions[@]%/}" )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment