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