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

Add v24.06

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