Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-istl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Core Modules
dune-istl
Merge requests
!490
add SPDX information
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
add SPDX information
ansgar/dune-istl:add-spdx
into
master
Overview
0
Commits
3
Pipelines
2
Changes
1
Merged
Ansgar Burchardt
requested to merge
ansgar/dune-istl:add-spdx
into
master
2 years ago
Overview
0
Commits
3
Pipelines
2
Changes
1
Expand
See
https://reuse.software/
for a description.
0
0
Merge request reports
Viewing commit
d161caf2
Prev
Next
Show latest version
1 file
+
1
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
d161caf2
.gitlab-ci.yml: run "reuse" job in ".pre" stage
· d161caf2
Ansgar Burchardt
authored
2 years ago
.gitlab-ci.yml
+
1
−
0
Options
@@ -50,6 +50,7 @@ ubuntu:18.04 clang-5-17:
tags
:
[
duneci
]
reuse
:
stage
:
.pre
image
:
name
:
docker.io/fsfe/reuse:latest
entrypoint
:
[
"
"
]
Loading