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

Add v23.06

parent efa5d4af
Branches
Tags
No related merge requests found
Pipeline #183808 passed with warnings
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v22.12
v23.06
"
mkdir -p public
......
......@@ -58,6 +58,18 @@ upstream-compat-v22.12:
- "*.check-passed"
expire_in: 1 week
upstream-compat-v23.06:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v23.06"
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