CI: pass the variable CI_PIPELINE_ID through to the api-docs build job

This commit is contained in:
Mark Felder 2025-10-23 16:41:52 -07:00
commit 6f7e521488

View file

@ -274,7 +274,8 @@ spec-deploy:
strategy: depend
only:
- develop@pleroma/pleroma
variables:
PIPELINE_ID: $CI_PIPELINE_ID
stop_review_app:
image: alpine:3.9