summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-10 09:32:55 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-10 09:32:55 -0700
commit54559e73e27e532535dea2a60e615f99c694343f (patch)
treeae0dfb22c149b6b28d3fefedc532a6804379843b
parentc2ffd57727e5f02b94f1c46392a740e404d4c270 (diff)
downloadxorg-util-makedepend-54559e73e27e532535dea2a60e615f99c694343f.tar.gz
gitlab CI: stop requiring Signed-off-by in commits
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 88b5add..519431f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -42,7 +42,7 @@ check-commits:
- .fdo.ci-fairy
stage: prep
script:
- - ci-fairy check-commits --signed-off-by --junit-xml=results.xml
+ - ci-fairy check-commits --junit-xml=results.xml
except:
- master@xorg/util/makedepend
variables: