adamwill / 389-ds-base

Forked from 389-ds-base 4 years ago
Clone

75b03db Issue 50052 - Fix rpm.mk according to audit-ci change

1 file Authored by spichugi 4 years ago, Committed by mreynolds 4 years ago,
1 file changed. 4 lines added. 4 lines removed.
    Issue 50052 - Fix rpm.mk according to audit-ci change
    
    Description: Always run `npm ci` when we run node_modules install.
    It should be done because we always have to be sure about
    what we ship in the package is safe and stable.
    
    https://pagure.io/389-ds-base/issue/50052
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+4 -4