From 23e1490b62b223342155e6ea7fbb4a343f9dd553 Mon Sep 17 00:00:00 2001 From: Emmanuel Agullo <emmanuel.agullo@inria.fr> Date: Wed, 27 Jul 2022 11:47:19 +0200 Subject: [PATCH] Tentative syntax change with "exists" rule --- .compose-gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.compose-gitlab-ci.yml b/.compose-gitlab-ci.yml index 29924bd..ae9487f 100644 --- a/.compose-gitlab-ci.yml +++ b/.compose-gitlab-ci.yml @@ -49,7 +49,7 @@ buildrawlatex: # - rawlatex/*/*.tex # - rawlatex/*.bib allow_failure: true - - exists: + exists: - rawlatex pages: -- GitLab