Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
monitoring
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
monitoring
Commits
0c2a9115
Verified
Commit
0c2a9115
authored
3 years ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
Run checks on v21.12 (MR 7)
parent
258e1dfd
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!7
Run checks on v21.12
Pipeline
#165334
passed
3 years ago
Stage: check
Stage: badge
Stage: deploy
Changes
2
Pipelines
1224
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.ci/generate_page.sh
+1
-0
1 addition, 0 deletions
.ci/generate_page.sh
.gitlab-ci.yml
+11
-0
11 additions, 0 deletions
.gitlab-ci.yml
with
12 additions
and
0 deletions
.ci/generate_page.sh
+
1
−
0
View file @
0c2a9115
...
...
@@ -3,6 +3,7 @@
export
BRANCHES
=
"
master
v21.06
v21.12
"
mkdir
-p
public
...
...
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
+
11
−
0
View file @
0c2a9115
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment