Skip to content
Snippets Groups Projects
Verified Commit 0c2a9115 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

Run checks on v21.12 (MR 7)

parent 258e1dfd
Branches
Tags
1 merge request!7Run checks on v21.12
Pipeline #165334 passed
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v21.06
v21.12
"
mkdir -p public
......
......@@ -55,6 +55,17 @@ upstream-compat-v21.06:
paths:
- "*.check-passed"
upstream-compat-v21.12:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v21.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