From e9593b305fe1fcbdac7b86d6f91f7e1a21c2b95f Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Sat, 7 Mar 2020 23:51:43 +0100 Subject: build: ci: support newer yatr it doesn't publishes archives generated by broken builds. must set `publish_on_failure` to `true` --- .yatr.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.yatr.yml') diff --git a/.yatr.yml b/.yatr.yml index 8c5fca4..5ce596e 100644 --- a/.yatr.yml +++ b/.yatr.yml @@ -19,6 +19,7 @@ targets: - --disable-tests task_script: build-aux/clang-analyzer.sh archive_extract_filter: "*.tar.xz" + publish_on_failure: true valgrind: configure_args: - --enable-valgrind -- cgit v1.2.3-18-g5258