mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-02 08:08:32 +02:00
Merge branch 'main' of gitlab.sectorq.eu:jaydee/omv_backup
This commit is contained in:
@ -0,0 +1,12 @@
|
|||||||
|
stages:
|
||||||
|
- build
|
||||||
|
|
||||||
|
build_job:
|
||||||
|
|
||||||
|
stage: build
|
||||||
|
rules:
|
||||||
|
- if: '$CI_COMMIT_TITLE == "build1"'
|
||||||
|
script:
|
||||||
|
- curl -X GET https://kestra.sectorq.eu/api/v1/executions/webhook/jaydee/omv_distribute/f851511c32ca9450
|
||||||
|
environment: jaydee
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user