Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mariadb
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
docker-library
mariadb
Commits
5e35bb00
Commit
5e35bb00
authored
Oct 18, 2023
by
Daniel Black
Browse files
Options
Downloads
Patches
Plain Diff
Ignore examples
parent
524f0b9f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.github/workflows/ci.yml
+2
-0
2 additions, 0 deletions
.github/workflows/ci.yml
generate-stackbrew-library.sh
+1
-1
1 addition, 1 deletion
generate-stackbrew-library.sh
with
3 additions
and
1 deletion
.github/workflows/ci.yml
+
2
−
0
View file @
5e35bb00
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
generate-stackbrew-library.sh
+
1
−
1
View file @
5e35bb00
...
...
@@ -25,7 +25,7 @@ command -v bashbrew >/dev/null || {
source
'.architectures-lib'
GLOBIGNORE
=
.
*
/:test/:11.3/
GLOBIGNORE
=
examples/:
.
*
/:test/:11.3/
versions
=(
*
/
)
versions
=(
"
${
versions
[@]%/
}
"
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment