summaryrefslogtreecommitdiffstats
path: root/.yamllint.yaml
diff options
context:
space:
mode:
authortechknowlogick <techknowlogick@gitea.com>2023-10-11 02:39:32 -0400
committerGitHub <noreply@github.com>2023-10-11 06:39:32 +0000
commitdc7cf7a984f9490fb65a137a73bfbda4b58979bb (patch)
treeae257ad1d98023bacf2f0deff07b2dfff47969ab /.yamllint.yaml
parent4378f9dfff6a065dbf3204706392f03e69afa56e (diff)
downloadgitea-dc7cf7a984f9490fb65a137a73bfbda4b58979bb.tar.gz
gitea-dc7cf7a984f9490fb65a137a73bfbda4b58979bb.zip
fully replace drone with actions (#27556)
this builds binaries and docker images for tags
Diffstat (limited to '.yamllint.yaml')
-rw-r--r--.yamllint.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.yamllint.yaml b/.yamllint.yaml
index 7f0517fb7e..5a1e1e8751 100644
--- a/.yamllint.yaml
+++ b/.yamllint.yaml
@@ -24,8 +24,6 @@ rules:
document-start:
level: error
present: false
- ignore: |
- /.drone.yml
document-end:
present: false