Skip to content
Snippets Groups Projects
Commit efe7bad5 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

Update .gitlab-ci.yml change build job name to pages

parent b8d52def
No related branches found
No related tags found
No related merge requests found
Pipeline #265 failed
...@@ -3,8 +3,8 @@ image: lbmc/pandoc:2.11 ...@@ -3,8 +3,8 @@ image: lbmc/pandoc:2.11
stages: stages:
- build - build
build: pages:
stage: build stage: pages
script: script:
- make - make
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment