Skip to content
Snippets Groups Projects
Verified Commit 1b144204 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update pipeline names in docs/.gitlab-ci.yml

parent 15816853
No related branches found
No related tags found
No related merge requests found
Pipeline #79106 passed
--- ---
##### Sphinx - Generate documentation ##### Sphinx - Generate documentation
build-public-documentation: build-documentation:
stage: build-documentation stage: build-documentation
tags: tags:
- docker-executor - docker-executor
...@@ -22,7 +22,7 @@ build-public-documentation: ...@@ -22,7 +22,7 @@ build-public-documentation:
- docs/build/html - docs/build/html
##### Vale - Documentation linter ##### Vale - Documentation linter
lint-general-documentation: lint-documentation:
stage: lint-documentation stage: lint-documentation
image: image:
name: jdkato/vale:latest name: jdkato/vale:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment