Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
fcd55690
Commit
fcd55690
authored
7 months ago
by
Andre Sailer
Browse files
Options
Downloads
Patches
Plain Diff
GitlabCI: drop Flake check, since we have that on github as well
parent
80c3b721
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+0
-12
0 additions, 12 deletions
.gitlab-ci.yml
with
0 additions
and
12 deletions
.gitlab-ci.yml
+
0
−
12
View file @
fcd55690
...
@@ -63,18 +63,6 @@ mac11-clang12-XERCESC:
...
@@ -63,18 +63,6 @@ mac11-clang12-XERCESC:
reports
:
reports
:
junit
:
junit*.xml
junit
:
junit*.xml
Python
:
stage
:
build
tags
:
-
docker
image
:
ghcr.io/aidasoft/centos7:latest
script
:
-
source /cvmfs/sft.cern.ch/lcg/views/LCG_102/x86_64-centos7-gcc11-opt/setup.sh
-
echo "RUNNING FLAKE8 CHECK"
-
find . -name "*.py" -exec flake8 {} +
#############################
#############################
# Documentation Compilation #
# Documentation Compilation #
#############################
#############################
...
...
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