diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f28e90..4a0721f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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