mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 23:58:33 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -2,7 +2,10 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
build_job:
|
build_job:
|
||||||
|
|
||||||
stage: build
|
stage: build
|
||||||
|
rules:
|
||||||
|
- if: '$CI_COMMIT_TITLE == "build"'
|
||||||
script:
|
script:
|
||||||
- curl -X GET https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/omv_distribute/f851511c32ca9450
|
- curl -X GET https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/omv_distribute/f851511c32ca9450
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user