change to pages
This commit is contained in:
parent
3a59bff246
commit
b1fee50718
@ -22,7 +22,7 @@ deploy:
|
|||||||
- if: $CI_COMMIT_BRANCH =~ /^release/
|
- if: $CI_COMMIT_BRANCH =~ /^release/
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
|
|
||||||
generateJavaDoc:
|
pages:
|
||||||
stage: build
|
stage: build
|
||||||
tags:
|
tags:
|
||||||
- dind
|
- dind
|
||||||
@ -34,3 +34,4 @@ generateJavaDoc:
|
|||||||
- redaction-service-v1/redaction-service-server-v1/javadoc/*
|
- redaction-service-v1/redaction-service-server-v1/javadoc/*
|
||||||
publish: redaction-service-v1/redaction-service-server-v1/javadoc/*
|
publish: redaction-service-v1/redaction-service-server-v1/javadoc/*
|
||||||
rules:
|
rules:
|
||||||
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
Loading…
x
Reference in New Issue
Block a user