1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Add Docs trigger to build the docs on every commit at https://gitlab.com/kelteseth/ScreenPlayDeveloperDocs

This commit is contained in:
Elias Steurer 2019-12-13 13:28:26 +01:00
parent e51384a52f
commit 41c7b7499b

View File

@ -43,3 +43,8 @@ build:windows:
expire_in: '12 weeks'
paths:
- PACKAGE/
build_docs:
stage: deploy
script:
- curl --request POST --form "token=$CI_JOB_TOKEN" --form ref=master https://gitlab.com/api/v4/projects/15800262/trigger/pipeline