Update .gitlab-ci.yml file
This commit is contained in:
parent
d739a4016c
commit
5fd657b7a3
@ -18,7 +18,7 @@
|
||||
|
||||
stages: # List of stages for jobs, and their order of execution
|
||||
- build
|
||||
- documentaiton
|
||||
- documentation
|
||||
|
||||
build-job: # This job runs in the build stage, which runs first.
|
||||
stage: build
|
||||
|
Loading…
Reference in New Issue
Block a user