mirror of
https://gitlab.acidiclight.dev/sociallydistant/sociallydistant.git
synced 2025-01-22 17:41:49 -05:00
7 lines
No EOL
124 B
YAML
7 lines
No EOL
124 B
YAML
stages:
|
|
- build
|
|
|
|
dco_check:
|
|
stage: build
|
|
script:
|
|
echo $CI_COMMIT_MESSAGE | grep "Signed-off-by: $CI_COMMIT_AUTHOR" |