Update .gitlab-ci.yml file
This commit is contained in:
parent
7b06cab73b
commit
47d9ec8a29
@ -39,6 +39,7 @@ pages:
|
||||
needs:
|
||||
- generateJavaDoc
|
||||
script:
|
||||
- mkdir public
|
||||
- mv redaction-service-v1/redaction-service-server-v1/javadoc/* public/
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user