change to pages

This commit is contained in:
Andrei Isvoran 2024-03-01 11:53:27 +02:00
parent 3a59bff246
commit b1fee50718

View File

@ -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