ngompa / copr / copr

Forked from copr/copr 6 years ago
Clone

f4a8f00 [dockerized-backend] use `dnf upgrade` instead `dnf install` for built packages

Authored and Committed by clime 7 years ago
    [dockerized-backend] use `dnf upgrade` instead `dnf install` for built packages
    
    NOTES:
    - bypasses problem with conflict in doc files between copr-keygen and copr-keygen-doc
    - "|| true" part is there because `dnf upgrade` returns non-zero status when no package was upgraded
    
        
file modified
+4 -2