summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2022-02-12 19:38:06 -0800
committerAndres Freund <andres@anarazel.de>2022-02-12 19:38:06 -0800
commitf79c94f39df092dfe3371257140ec76bba40bfb6 (patch)
tree8fb672afaed6fa20b89c62b65e2c78d983979ee7 /.cirrus.yml
parent0a156058aa49f7d60628efdba1787524bc3f2940 (diff)
downloadpostgresql-f79c94f39df092dfe3371257140ec76bba40bfb6.tar.gz
ci: fix copy-paste mistake in 16eb8231d1b.
Reported-By: Justin Pryzby <pryzby@telsasoft.com> Discussion: https://postgr.es/m/20220213024704.GN31460@telsasoft.com
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index dd96a97efe..d10b0a82f9 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -32,7 +32,7 @@ on_failure: &on_failure
log_artifacts:
paths:
- "**/*.log"
- - "**/.diffs"
+ - "**/*.diffs"
- "**/regress_log_*"
type: text/plain