summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-16 13:11:36 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-16 13:11:36 -0700
commit83e97b2bf683f341da177bd5df5b1297cbdc16a4 (patch)
treeeaacf2945259f2ba91a44fa14954b29b96df2fa5
parenta5c70489f99c8259d4770aeb96524a91395b8ab9 (diff)
downloadxorg-app-xauth-83e97b2bf683f341da177bd5df5b1297cbdc16a4.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 5ce0096..f1683f1 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/app/xauth
variables: