Skip to content
Snippets Groups Projects
Unverified Commit 96ded5fa authored by Oliver Smith's avatar Oliver Smith
Browse files

Add v22.12

parent 03e572d8
No related branches found
No related tags found
No related merge requests found
Pipeline #183167 passed
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v22.06
v22.12
"
mkdir -p public
......
......@@ -55,6 +55,17 @@ upstream-compat-v22.06:
paths:
- "*.check-passed"
upstream-compat-v22.12:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v22.12"
artifacts:
when: always
paths:
- "*.check-passed"
pages:
stage: badge
<<: *only-default
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment