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

Add v23.12

parent b49b70c9
Branches
Tags
1 merge request!12Add v23.12
Pipeline #177008 failed
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v23.06
v23.12
"
mkdir -p public
......
......@@ -58,6 +58,18 @@ upstream-compat-v23.06:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v23.12:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v23.12"
artifacts:
when: always
paths:
- "*.check-passed"
expire_in: 1 week
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