salsa-ci autopkgtest: Correct the sense of the condition
This commit is contained in:
parent
a370822625
commit
23506d3704
|
|
@ -4,7 +4,7 @@ include:
|
|||
|
||||
autopkgtest:
|
||||
# https://github.com/ostreedev/ostree/issues/1885
|
||||
except:
|
||||
only:
|
||||
variables:
|
||||
- $DISABLED == "https://github.com/ostreedev/ostree/issues/1885"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue