salsa-ci autopkgtest: Correct the sense of the condition

This commit is contained in:
Simon McVittie 2019-07-09 16:31:02 +01:00
parent a370822625
commit 23506d3704
1 changed files with 1 additions and 1 deletions

2
debian/salsa-ci.yml vendored
View File

@ -4,7 +4,7 @@ include:
autopkgtest: autopkgtest:
# https://github.com/ostreedev/ostree/issues/1885 # https://github.com/ostreedev/ostree/issues/1885
except: only:
variables: variables:
- $DISABLED == "https://github.com/ostreedev/ostree/issues/1885" - $DISABLED == "https://github.com/ostreedev/ostree/issues/1885"