• mchrusci's avatar
    [ONNX CI] nGraph master as docker image (#2676) · 5473a18a
    mchrusci authored
    * Build branch from scratch if building upon cached master fails
    
    * Revert "Build branch from scratch if building upon cached master fails"
    
    This reverts commit 0141d4151d0fbfd76733708833180e36adbd51b2.
    
    * Revert "Revert "Build branch from scratch if building upon cached master fails""
    
    This reverts commit 64cf85c101664544a1db8736bc6ae35cb075ef77.
    
    * Update ONNX CI workflow
    
    - Periodically build base nGraph image in a separate job
    - Use that base to build branches in CI
    - If that fails - build from scratch
    
    * Moved base builder script
    
    * Fixed ngraph repo path
    
    * Fix branch name
    
    * Fix CI root path
    
    * Docker login must be done explicitly
    
    * Fix credentials variable
    
    * Fix pullImage method name
    
    * Removed Docker registry addresses
    
    * Set default branch to master
    
    * Clone branch specified as parameter
    
    * Fix try catch error
    
    * Fix build script execution
    
    * Added docker_registry parameter to start container script
    
    * Calling setConfigurationStatus directly
    
    * Revert "Calling setConfigurationStatus directly"
    
    This reverts commit ea16a54ed1919f08bf0e5e1c4e8284146bcbaf6d.
    
    * Fix missing $
    
    * Fix password redirection to stdin
    
    * Removed internal address
    
    * Fix closing bracket
    5473a18a
ubuntu_16_04.dockerfile 1.4 KB