Skip to content
Snippets Groups Projects
Commit b81da289 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

No cuda required for linting pystencils

parent b44b0045
No related branches found
No related tags found
1 merge request!161No cuda required for linting pystencils
...@@ -162,7 +162,6 @@ flake8-lint: ...@@ -162,7 +162,6 @@ flake8-lint:
- flake8 pystencils - flake8 pystencils
tags: tags:
- docker - docker
- cuda
build-documentation: build-documentation:
...@@ -174,7 +173,6 @@ build-documentation: ...@@ -174,7 +173,6 @@ build-documentation:
- sphinx-build -W -b html doc html_doc - sphinx-build -W -b html doc html_doc
tags: tags:
- docker - docker
- cuda
artifacts: artifacts:
paths: paths:
- html_doc - html_doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment