188a279 Azure: Run Lint task as separate job

5 files Authored by slev 2 years ago, Committed by abbra 2 years ago,
    Azure: Run Lint task as separate job
    
    Lint task uses PyPI to get the latest Pylint, which may pull in
    any other packages as dependencies. For distro isolation the Lint
    job should not produce any meaningful artifacts or they should not
    be used in subsequent jobs. So, this job have to be isolated from
    the others.
    
    Fixes: https://pagure.io/freeipa/issue/8772
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -0