Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhayhurst authored Sep 11, 2020
1 parent 0987b89 commit e98ce83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ sphinxdocs:
image: $CI_REGISTRY_IMAGE:latest
stage: docs
script:
- mkdir /logs
- mkdir logs
- make clean
- make html
artifacts:
Expand Down

0 comments on commit e98ce83

Please sign in to comment.