mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 23:58:33 +02:00
10 lines
106 B
YAML
10 lines
106 B
YAML
stages:
|
|
- build
|
|
|
|
build_job:
|
|
|
|
stage: build
|
|
rules:
|
|
- if: '$CI_COMMIT_TITLE == "build1"'
|
|
|