mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-03 00:23:06 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
@ -1 +1,11 @@
|
|||||||
|
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