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_TAG
|
||||
|
||||
generateJavaDoc:
|
||||
pages:
|
||||
stage: build
|
||||
tags:
|
||||
- dind
|
||||
@ -33,4 +33,5 @@ generateJavaDoc:
|
||||
paths:
|
||||
- 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