Update .gitlab-ci.yml file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user