CI: pass the variable CI_PIPELINE_ID through to the api-docs build job
This commit is contained in:
parent
b6da3f490b
commit
6f7e521488
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue