Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-08-08 13:26:08 +02:00
parent 02abe895a1
commit 3a5072d7af

View File

@ -56,7 +56,7 @@ publish JavaDoc to azure:
variables:
VERSION_NAME: "latest"
needs:
- generateJavaDoc
- generate JavaDoc
script:
- echo "Deploy JavaDoc with version ${VERSION_NAME} to prod"
- rclone delete azurejavadocs:/$RCLONE_CONFIG_AZUREJAVADOCS_CONTAINER/${VERSION_NAME}