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:
@ -0,0 +1,9 @@
|
|||||||
|
stages:
|
||||||
|
- build
|
||||||
|
|
||||||
|
build_job:
|
||||||
|
|
||||||
|
stage: build
|
||||||
|
rules:
|
||||||
|
- if: '$CI_COMMIT_TITLE == "build1"'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user