Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Stephan Seitz
pystencils
Commits
b81da289
Commit
b81da289
authored
Jun 24, 2020
by
Stephan Seitz
Browse files
No cuda required for linting pystencils
parent
b44b0045
Pipeline
#24663
passed with stage
in 10 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b81da289
...
...
@@ -162,7 +162,6 @@ flake8-lint:
-
flake8 pystencils
tags
:
-
docker
-
cuda
build-documentation
:
...
...
@@ -174,7 +173,6 @@ build-documentation:
-
sphinx-build -W -b html doc html_doc
tags
:
-
docker
-
cuda
artifacts
:
paths
:
-
html_doc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment