Drop another blacklist use
This is in something we're never going to deploy again anyway so it feels kind of absurd, but hey. The variable isn't actually defined anywhere any more (tflink wiped the vars files that set it) so this was actually technically broken. This technically makes it less broken so I am okay with it! Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
891da76e48
commit
ae7fbddd30
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
|
||||
- when:
|
||||
message_type: KojiBuildPackageCompleted
|
||||
name:
|
||||
$nin: [{{ trigger_abicheck_blacklist | join(',') }}]
|
||||
do:
|
||||
- tasks:
|
||||
- abicheck
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue