From 23506d3704b5d29d6cf8a0a29e87a465006a6c63 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 9 Jul 2019 16:31:02 +0100 Subject: [PATCH] salsa-ci autopkgtest: Correct the sense of the condition --- debian/salsa-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index 5bdebbb3..43a8a709 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -4,7 +4,7 @@ include: autopkgtest: # https://github.com/ostreedev/ostree/issues/1885 - except: + only: variables: - $DISABLED == "https://github.com/ostreedev/ostree/issues/1885"