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

upstream_compat: add v22.06 (MR 10)

parent ef63115a
Branches
Tags
1 merge request!10upstream_compat: add v22.06
Pipeline #181671 passed with warnings
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v21.12
v22.06
"
mkdir -p public
......
......@@ -55,6 +55,17 @@ upstream-compat-v21.12:
paths:
- "*.check-passed"
upstream-compat-v22.06:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v22.06"
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