Skip to content
Snippets Groups Projects
Unverified Commit 12ce4fb6 authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

Run checks on v21.06 (MR 4)

parent 369a30cb
Branches
No related tags found
1 merge request!4Run checks on v21.06
Pipeline #164868 passed
......@@ -3,6 +3,7 @@
export BRANCHES="
master
v21.03
v21.06
"
mkdir -p public
......
......@@ -55,6 +55,17 @@ upstream-compat-v21.03:
paths:
- "*.check-passed"
upstream-compat-v21.06:
stage: check
<<: *only-default
allow_failure: true
script:
- ./test_upstream_compat_setup.sh "v21.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