otaylor / rpkg

Forked from rpkg 5 years ago
Clone

174f61c container-build: add --isolated argument

Authored and Committed by ktdreyer 4 years ago
    container-build: add --isolated argument
    
    Add support for a new "--isolated" argument to the container-build
    sub-command.
    
    Isolated builds will only update the {version}-{release} unique tag and
    the primary tag in target container registry. Also, OSBS's bump_release
    plugin will ignore isolated builds.
    
    Users must specify a --build-release argument when the use the
    --isolated argument.
    
    Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
    
        
file modified
+1 -1
file modified
+13 -0
file modified
+4 -0